/*!
Theme Name:     Hunkemoller
Description:    Hunkemoller primairy theme 2016
Author: 		42functions team
Author URI: 	http://42functions.org/
Version: 1.0
*/
/**
 * Hunkemoller Light
 * --------------------------------------------------------------------
 */
@font-face {
  font-family: 'hunkemoller_light';
  src: url('resource/fonts/hunkemollerlight.eot');
  src: url('resource/fonts/hunkemollerlight.eot?#iefix') format('embedded-opentype'), url('resource/fonts/hunkemollerlight.woff') format('woff'), url('resource/fonts/hunkemollerlight.ttf') format('truetype'), url('resource/fonts/hunkemollerlight.svg#hunkemollerlight') format('svg');
  font-weight: bold;
  font-style: normal;
}
/**
 * Hunkemoller Didot
 * --------------------------------------------------------------------
 */
@font-face {
  font-family: 'Didot';
  src: url('resource/fonts/hunkemollerdidot/normal/font.eot');
  src: url('resource/fonts/hunkemollerdidot/normal/font.eot?#iefix') format('embedded-opentype'), url('resource/fonts/hunkemollerdidot/normal/font.woff') format('woff'), url('resource/fonts/hunkemollerdidot/normal/font.ttf') format('truetype'), url('resource/fonts/hunkemollerdidot/normal/font.svg#hunkemollerdidot') format('svg');
  font-weight: 'normal';
  font-style: normal;
}
/*
@font-face {
  @font-weight: 'bold';
    font-family: 'Didot';
    src: url('resource/fonts/hunkemollerdidot/@{font-weight}/font.eot');
    src: url('resource/fonts/hunkemollerdidot/@{font-weight}/font.eot?#iefix') format('embedded-opentype'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.woff') format('woff'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.ttf') format('truetype'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.svg#hunkemollerdidot') format('svg');

    font-weight: 'bold';
    font-style: normal;
}
@font-face {
  @font-weight: 'italic';
    font-family: 'Didot';
    src: url('resource/fonts/hunkemollerdidot/@{font-weight}/font.eot');
    src: url('resource/fonts/hunkemollerdidot/@{font-weight}/font.eot?#iefix') format('embedded-opentype'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.woff') format('woff'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.ttf') format('truetype'),
         url('resource/fonts/hunkemollerdidot/@{font-weight}/font.svg#hunkemollerdidot') format('svg');

    font-weight: normal;
    font-style: 'italic';
}
*/
/**
 * Hunkemoller extra fonts
 * --------------------------------------------------------------------
 */
@font-face {
  font-family: 'HunkemollerSaleText';
  src: url('resource/fonts/hunkemollerbold.eot');
  src: url('resource/fonts/hunkemollerbold.eot?#iefix') format('embedded-opentype'), url('resource/fonts/hunkemollerbold.woff') format('woff'), url('resource/fonts/hunkemollerbold.ttf') format('truetype'), url('resource/fonts/hunkemollerbold.svg#hunkemollerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hunkemoller_handwrittenRg';
  src: url('resource/fonts/hunkemoller_handwritten-webfont.eot');
  src: url('resource/fonts/hunkemoller_handwritten-webfont.eot?#iefix') format('embedded-opentype'), url('resource/fonts/hunkemoller_handwritten-webfont.woff') format('woff'), url('resource/fonts/hunkemoller_handwritten-webfont.ttf') format('truetype'), url('resource/fonts/hunkemoller_handwritten-webfont.svg#hunkemoller_handwrittenRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('resource/fonts/proximanova-light-webfont.eot');
  src: url('resource/fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('resource/fonts/proximanova-light-webfont.woff') format('woff'), url('resource/fonts/proximanova-light-webfont.ttf') format('truetype'), url('resource/fonts/proximanova-light-webfont.svg#hunkemollerdidot') format('svg');
  font-weight: 'normal';
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("resource/fonts/proxima-nova-semi-bold.eot");
  src: url("resource/fonts/proxima-nova-semi-bold.eot?#iefix") format("embedded-opentype"), url("resource/fonts/proxima-nova-semi-bold.woff2") format("woff2"), url("resource/fonts/proxima-nova-semi-bold.woff") format("woff"), url("resource/fonts/proxima-nova-semi-bold.ttf") format("truetype");
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#wrapper .cta {
  display: inline-block;
  background: #ff6700;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
#wrapper .cta.arrow-right .fa {
  float: right;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: 12px;
}
#wrapper .cta:hover {
  background: #cc5200;
  color: #fff;
  text-decoration: none;
}
#wrapper .cta.dark {
  background: #bbbbbb;
}
#wrapper .cta.dark:hover {
  background: #3c414a;
}
#wrapper .cta.blue {
  background: #5bc5f2;
}
#wrapper .cta.blue:hover {
  background: #2cb4ee;
}
#wrapper .cta.bluedarker {
  background: #322c62;
}
#wrapper .cta.bluedarker:hover {
  background: #c90050;
}
#wrapper .cta[disabled],
#wrapper .cta.disabled {
  opacity: .4;
}
#wrapper .cta.big {
  display: block;
  text-align: center;
}
#wrapper .btn {
  border: 1px solid #BABBBE;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ProximaNova";
  font-size: 15px;
  line-height: 28px;
  padding: 4px 10px;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#wrapper .btn:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
#wrapper .btn[disabled],
#wrapper .btn.disabled {
  opacity: .4;
}
#wrapper .btn.pink {
  background: #fabfc0;
  color: #484848;
  border: 0;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.inline-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.inline-list > li {
  display: inline-block;
}
/**
 * Responsive mixins
 */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='text']:focus,
input[type='submit']:focus,
input[type='email']:focus,
input[type='password']:focus,
textarea:focus,
button:focus {
  outline: 1px solid #a3a3a3;
}
html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
body {
  margin: 0px;
  padding: 0 0 0 0;
  font-size: 16px;
  line-height: 1.4em;
  height: 100%;
  font-family: 'ProximaNova', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  background: #fff;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  cursor: default;
}
#wrapper {
  position: relative;
  min-height: 100%;
  min-width: 1070px;
}
.container {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container > .content,
.container > .side {
  float: left;
  min-height: 100px;
}
.container > .content {
  width: 68.4%;
}
.container > .side {
  width: 31.6%;
}
.container.two-col-right > .content {
  padding-right: 28px;
}
.container.two-col-left > .content {
  padding-left: 28px;
  width: 68.4%;
}
.container.two-col-left > .side {
  width: 31.6%;
}
.container.one-col > .content {
  width: 100%;
}
.row,
.row-fluid {
  width: 100%;
}
.row:before,
.row-fluid:before,
.row:after,
.row-fluid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after,
.row-fluid:after {
  clear: both;
}
.row .span1,
.row-fluid .span1,
.row .span2,
.row-fluid .span2,
.row .span3,
.row-fluid .span3,
.row .span4,
.row-fluid .span4,
.row .span5,
.row-fluid .span5,
.row .span6,
.row-fluid .span6,
.row .span7,
.row-fluid .span7,
.row .span8,
.row-fluid .span8,
.row .span9,
.row-fluid .span9,
.row .span10,
.row-fluid .span10,
.row .span11,
.row-fluid .span11,
.row .span12,
.row-fluid .span12 {
  float: left;
  padding: 0 10px;
}
.row .span1:last-of-type,
.row-fluid .span1:last-of-type,
.row .span2:last-of-type,
.row-fluid .span2:last-of-type,
.row .span3:last-of-type,
.row-fluid .span3:last-of-type,
.row .span4:last-of-type,
.row-fluid .span4:last-of-type,
.row .span5:last-of-type,
.row-fluid .span5:last-of-type,
.row .span6:last-of-type,
.row-fluid .span6:last-of-type,
.row .span7:last-of-type,
.row-fluid .span7:last-of-type,
.row .span8:last-of-type,
.row-fluid .span8:last-of-type,
.row .span9:last-of-type,
.row-fluid .span9:last-of-type,
.row .span10:last-of-type,
.row-fluid .span10:last-of-type,
.row .span11:last-of-type,
.row-fluid .span11:last-of-type,
.row .span12:last-of-type,
.row-fluid .span12:last-of-type {
  padding-left: 10px;
  padding-right: 0px;
}
.row .span1:first-of-type,
.row-fluid .span1:first-of-type,
.row .span2:first-of-type,
.row-fluid .span2:first-of-type,
.row .span3:first-of-type,
.row-fluid .span3:first-of-type,
.row .span4:first-of-type,
.row-fluid .span4:first-of-type,
.row .span5:first-of-type,
.row-fluid .span5:first-of-type,
.row .span6:first-of-type,
.row-fluid .span6:first-of-type,
.row .span7:first-of-type,
.row-fluid .span7:first-of-type,
.row .span8:first-of-type,
.row-fluid .span8:first-of-type,
.row .span9:first-of-type,
.row-fluid .span9:first-of-type,
.row .span10:first-of-type,
.row-fluid .span10:first-of-type,
.row .span11:first-of-type,
.row-fluid .span11:first-of-type,
.row .span12:first-of-type,
.row-fluid .span12:first-of-type {
  padding-left: 0px;
  padding-right: 10px;
}
.row .span1,
.row-fluid .span1 {
  width: 8.33333333%;
}
.row .span2,
.row-fluid .span2 {
  width: 16.66666667%;
}
.row .span3,
.row-fluid .span3 {
  width: 25%;
}
.row .span4,
.row-fluid .span4 {
  width: 33.33333333%;
}
.row .span5,
.row-fluid .span5 {
  width: 41.66666667%;
}
.row .span6,
.row-fluid .span6 {
  width: 50%;
}
.row .span7,
.row-fluid .span7 {
  width: 58.33333333%;
}
.row .span8,
.row-fluid .span8 {
  width: 66.66666667%;
}
.row .span9,
.row-fluid .span9 {
  width: 75%;
}
.row .span10,
.row-fluid .span10 {
  width: 83.33333333%;
}
.row .span11,
.row-fluid .span11 {
  width: 91.66666667%;
}
.row .span12,
.row-fluid .span12 {
  width: 100%;
  padding-left: 0px !important;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
a {
  color: #000000;
  text-decoration: none;
}
a img:not(.logo-img) {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-backface-visibility: hidden;
}
a:hover {
  color: #000000;
}
a:hover img {
  opacity: .7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.036em;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
}
h1,
h2,
h3 {
  font-weight: 700;
  color: inherit;
}
h6 {
  text-transform: uppercase;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul.usps {
  list-style: none;
  line-height: 30px;
  margin-left: 0;
}
ul.usps > li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  margin-right: 7px;
  color: #5cd10e;
}
ul.buttons {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.buttons li {
  display: inline;
  padding-right: 20px;
}
hr {
  margin: 1.5em 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
blockquote {
  position: relative;
  font-size: 23px;
  margin: 40px 0;
  line-height: 30px;
}
blockquote:before,
blockquote:after {
  content: " ";
  position: absolute;
  display: block;
  width: 38px;
  height: 32px;
  background: url(resource/images/quote_sprite.gif) no-repeat top left;
}
blockquote:before {
  left: 0;
  top: -40px;
}
blockquote:after {
  right: 0;
  bottom: -40px;
  background-position: bottom right;
}
blockquote p {
  display: block;
  margin-top: 0;
}
code {
  padding: 3px 4px;
  color: #5bc5f2;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  border-radius: 4px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
#content img {
  max-width: 100%;
  height: auto;
}
a img {
  border: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
#header {
  position: relative;
  z-index: 10;
  margin-top: 28px;
  margin-bottom: 28px;
  font-family: "ProximaNova";
  height: 70px;
}
#header > .container {
  position: relative;
  border-top: 1px solid #BABBBE;
  border-bottom: 1px solid #BABBBE;
  background-color: #fff;
  height: 70px;
  padding: 12px 10px;
  overflow: hidden;
}
#header #logo {
  display: inline-block;
  float: left;
  margin-right: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header #logo img {
  width: 200px;
  height: auto;
  margin-top: 4px;
}
#header #logo .site-name {
  display: none;
}
.home .sticky-header #header #logo {
  opacity: 1;
}
#header #search-trigger {
  float: right;
  margin-top: 7px;
  width: 35px;
  height: 35px;
  background: url(resource/images/search-icon-sprite.png) center center no-repeat;
  cursor: pointer;
  display: inline-block;
}
#header #menu-trigger {
  cursor: pointer;
  background: url(resource/images/hamburger-icon.png) center center no-repeat;
  width: 35px;
  height: 35px;
}
#header #cart-trigger {
  min-width: 60px !important;
}
#header #cart-trigger .ci-cart {
  margin-top: 8px;
  display: block;
  width: 50px;
  height: 30px;
  background: url(//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png) no-repeat right;
  background-size: 25px;
  background-position: 8px -148px;
  cursor: pointer;
  position: relative;
}
#header #cart-trigger .ci-cart[data-amount]:after {
  content: attr(data-amount);
  position: absolute;
  z-index: 6;
  right: 0px;
  top: -3px;
  background: #000;
  color: #fff;
  padding: 3px 2px;
  width: 17px;
  height: 17px;
  text-align: center;
  font-size: 10px;
  line-height: normal;
  font-style: normal;
  font-weight: bold;
  border-radius: 50%;
}
#header #cart-trigger .ci-cart[data-amount="0"]:after {
  display: none;
}
#header ul.menu {
  list-style: none;
  margin: 10px 0 0;
  padding: 0px;
  font-size: 24px;
}
#header ul.menu > li {
  display: inline-block;
  text-transform: uppercase;
  line-height: 32px;
  margin-right: 27px;
  position: relative;
}
#header ul.menu > li:after {
  content: " ";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background: #eac1c1;
  opacity: 0;
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header ul.menu > li:hover:after,
#header ul.menu > li.current-menu-item:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#header #main-navigation {
  overflow: hidden;
  display: inline-block;
  float: left;
}
#header .search {
  position: absolute;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  /* IE 9 */
  -webkit-transform-origin: 0 50%;
  /* Chrome, Safari, Opera */
  top: 20px;
  opacity: 0;
  pointer-events: none;
  width: 69%;
  background: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#header .search .field {
  border: 0;
  padding: 0px;
  font-size: 23px;
  font-family: "ProximaNova";
  outline: none;
  height: 32px;
  line-height: 32px;
}
#header .search .field::-webkit-input-placeholder {
  color: #a7a9ac;
  line-height: 32px;
}
#header .search .field:-moz-placeholder {
  color: #a7a9ac;
  line-height: 32px;
}
#header .search .field::-moz-placeholder {
  color: #a7a9ac;
  line-height: 32px;
}
#header .search .field:-ms-input-placeholder {
  color: #a7a9ac;
  line-height: 32px;
}
#header .search #searchsubmit {
  display: none;
}
#header.search-active #main-navigation {
  display: none;
}
#header.search-active #search-trigger {
  background-image: url(resource/images/close-icon.png);
}
#header.search-active .search {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: all;
}
.sticky-header #header .container {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 100;
}
.admin-bar .sticky-header #header .container {
  top: 31px;
}
#wrapper .read-more {
  border: 1px solid #BABBBE;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ProximaNova";
  font-size: 15px;
  line-height: 28px;
  padding: 4px 10px;
  color: #000;
  text-decoration: none;
  letter-spacing: 2px;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#wrapper .read-more:hover {
  background-color: #fdeded;
  border-color: #000;
}
.author-description {
  margin-bottom: 20px;
}
.author-img {
  line-height: 0;
}
.line-header {
  border-top: 1px solid #BABBBE;
  text-align: center;
}
.line-header span {
  position: relative;
  top: -13px;
  display: inline-block;
  background: #fff;
  padding: 3px 10px;
  line-height: 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #BABBBE;
  font-weight: lighter;
  z-index: 1;
}
.line-header + .widget {
  padding-bottom: 30px;
}
#main-content .most-read-container + .olapic {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #BABBBE;
}
.olapic #olapic-slider-widget .olapic-header-column {
  width: 100% !important;
  text-align: center;
}
#wrapper .leave-comment,
#wrapper .facebook-like-counter {
  text-transform: uppercase;
  color: #BABBBE;
  text-decoration: none;
}
#wrapper .leave-comment .fa,
#wrapper .facebook-like-counter .fa {
  margin-right: 10px;
}
#wrapper .leave-comment:hover,
#wrapper .facebook-like-counter:hover {
  color: #85878d;
}
#wrapper .facebook-like-counter {
  margin-top: 8px;
}
#wrapper .facebook-like-counter .num {
  vertical-align: bottom;
  margin-right: 5px;
}
#wrapper .facebook-like-counter .fb-like {
  opacity: 0;
  top: -2px;
}
#wrapper .facebook-like-counter:hover .fb-like {
  opacity: 1;
}
#facebook-comments {
  padding-top: 28px;
}
#facebook-comments #commentform {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #BABBBE;
  font-size: 16px;
  font-family: "ProximaNova";
  color: #BABBBE;
  text-transform: uppercase;
}
#facebook-comments #commentform span {
  display: inline-block;
  background: #fff;
  top: -9px;
  position: relative;
  padding: 0 10px;
}
#facebook-comments .fb_iframe_widget {
  max-width: 100%;
}
#facebook-comments .fb_iframe_widget > span,
#facebook-comments .fb_iframe_widget > span > iframe {
  max-width: 100%;
}
#ajax-most-read {
  position: relative;
  min-height: 100px;
}
#ajax-most-read:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  color: #BABBBE;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f110;';
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
#ajax-most-read.loaded:before {
  display: none;
}
.bottom-border {
  border-bottom: 1px solid #BABBBE;
}
.page-title,
.single .post-head .title,
.page .post-head .title {
  margin: 0 0 15px;
}
.page-title:not(.small),
.single .post-head .title:not(.small),
.page .post-head .title:not(.small) {
  font-size: 35px;
}
.page-title {
  font-family: "ProximaNova";
  text-align: center;
  text-transform: uppercase;
  color: #BABBBE;
  margin-bottom: 28px;
  font-weight: normal;
}
.single .post-block .featured-image img,
.page .post-block .featured-image img {
  margin-bottom: 0;
}
.single .post-block .post-content p:first-child,
.page .post-block .post-content p:first-child {
  margin-top: 0;
}
.single .post-block .post-content p:last-child,
.page .post-block .post-content p:last-child {
  margin-bottom: 0;
}
.single .post-block .post-content blockquote,
.page .post-block .post-content blockquote {
  border-left: 4px solid #ff6700;
  background: #f9f9f9;
  color: #322c62;
  font-style: italic;
  font-size: 15px;
  padding: 40px;
}
.single .post-block .post-content blockquote:before,
.page .post-block .post-content blockquote:before,
.single .post-block .post-content blockquote:after,
.page .post-block .post-content blockquote:after {
  display: none;
}
.single .post-block .post-content blockquote cite,
.page .post-block .post-content blockquote cite {
  display: block;
  font-style: normal;
  font-weight: bold;
  margin: 20px 0 0;
}
.single .post-block .post-content blockquote cite:before,
.page .post-block .post-content blockquote cite:before {
  content: "- ";
}
.single .post-block .post-meta,
.page .post-block .post-meta {
  margin-bottom: 10px;
}
.single .post-block .btn,
.page .post-block .btn,
.single .post-block .cta,
.page .post-block .cta {
  margin: 5px 0;
}
.post-block {
  color: #000;
}
.post-block h1,
.post-block h2,
.post-block h3,
.post-block h4 {
  color: #322c62;
}
.post-block a {
  text-decoration: underline;
}
.post-block .post-content {
  font-size: 18px;
}
.post-block .post-meta {
  color: #BABBBE;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 14px;
}
.post-block .post-meta:before,
.post-block .post-meta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post-block .post-meta:after {
  clear: both;
}
.post-block .post-meta .cat {
  float: left;
  color: inherit;
  text-decoration: none;
}
.post-block .post-meta .date {
  float: right;
}
.post-block .title {
  font-size: 30px;
  font-family: "Didot";
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
  text-align: center;
}
.post-block .post-content form ul {
  margin-left: 0px;
}
.post-block .post-content ul {
  margin: 15px 0 15px 25px;
}
.post-block .post-footer {
  padding: 40px 0 0;
}
.post-block .post-footer:empty {
  display: none;
}
.post-block .post-footer .social-share {
  margin-bottom: 30px;
}
.post-block .post-footer > .cta.pull-right {
  font-size: 14px;
  font-weight: normal !important;
  margin: -5px 0 0;
  line-height: 35px !important;
}
.post-block .post-footer .previous-link {
  font-weight: bold;
  text-decoration: none;
}
.post-block .post-footer .previous-link .fa {
  margin-right: 10px;
}
.post-block .post-footer .post-nav {
  border-top: 1px solid #BABBBE;
  border-bottom: 1px solid #BABBBE;
  padding: 20px 0;
  height: 68px;
}
.post-block .post-footer .post-nav .next-link {
  float: left;
  width: 33%;
  text-align: right;
}
.post-block .post-footer .post-nav .next-link .fa {
  margin-left: 10px;
}
.post-block .post-footer .post-nav .previous-link {
  float: left;
  width: 33%;
}
.post-block .post-footer .post-nav .previous-link + .summary-link {
  margin-left: 0%;
}
.post-block .post-footer .post-nav .summary-link {
  display: inline-block;
  margin: -10px 0;
  float: left;
  width: 33%;
  margin-left: 33%;
  text-align: center;
  white-space: nowrap;
}
.post-block .post-footer .post-nav .summary-link .fa {
  display: block;
  font-size: 21px;
}
.post-block .post-footer .post-nav > a {
  font-weight: bold;
  text-decoration: none;
}
.loop:before,
.loop:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.loop:after {
  clear: both;
}
/*
.loop.loop-auto, .loop.loop-region-archive
{
	border-top: 1px solid #dddddd;
	margin: 40px 0;

	> .post-block
	{
		padding: 20px 0;
		cursor: pointer;
		border-bottom: 1px solid #dddddd;
		font-size: 16px;
		overflow: hidden;

		.featured-image
		{
			float: left;
			border:1px solid @mainColor;
			line-height: 0;

			.date
			{
				display: block;
				text-align: center;
				padding: 10px 0;
				font-size: 18px;
				color: #fff;
				background: @mainColor;
				line-height: 1em;
				font-weight: bold;
			}

			a
			{
				display: block;
			}

			img
			{
				margin: 0;
			}
		}
	}
}
*/
.navigation .wp-pagenavi {
  margin-top: 20px;
  text-align: center;
}
.navigation .wp-pagenavi .pages {
  display: none;
}
.navigation .wp-pagenavi span,
.navigation .wp-pagenavi a {
  border: 0;
  vertical-align: bottom;
  line-height: 23px;
  padding: 0 12px;
  margin: 0px;
  font-weight: normal;
  color: #322c62;
}
.navigation .wp-pagenavi span + .current,
.navigation .wp-pagenavi a + .current {
  border-left: 1px solid #322c62;
}
.navigation .wp-pagenavi .page {
  border-left: 1px solid #322c62;
  text-decoration: underline;
}
.navigation .wp-pagenavi .current {
  font-weight: normal;
}
.navigation .wp-pagenavi .pages + .current,
.navigation .wp-pagenavi .previouspostslink + a {
  border-left: 0;
}
.navigation .wp-pagenavi .previouspostslink {
  position: relative;
  background: #322c62;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  color: #fff;
  padding-top: 4px;
  text-indent: -9000px;
  overflow: hidden;
  display: inline-block;
}
.navigation .wp-pagenavi .previouspostslink:before {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f060';
  text-indent: 0;
}
.navigation .wp-pagenavi .nextpostslink {
  position: relative;
  background: #322c62;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  color: #fff;
  padding-top: 4px;
  text-indent: -9000px;
  overflow: hidden;
  display: inline-block;
}
.navigation .wp-pagenavi .nextpostslink:before {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f061';
  text-indent: 0;
}
.loop.loop-default .post-block,
.loop.loop-auto .post-block {
  text-align: center;
  cursor: pointer;
}
.loop.loop-default .post-block .featured-image,
.loop.loop-auto .post-block .featured-image {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  line-height: 0;
}
.loop.loop-default .post-block .featured-image img,
.loop.loop-auto .post-block .featured-image img {
  margin-bottom: 0;
}
.loop.loop-default .post-block:hover .featured-image,
.loop.loop-auto .post-block:hover .featured-image {
  opacity: .7;
}
.loop.loop-default .post-block .post-head .title,
.loop.loop-auto .post-block .post-head .title,
.loop.loop-default .post-block .post-content,
.loop.loop-auto .post-block .post-content {
  padding: 0 10%;
}
.loop.loop-default .post-block .post-head .title,
.loop.loop-auto .post-block .post-head .title {
  min-height: 74px;
}
.loop.loop-default.col-2 .post-block,
.loop.loop-auto.col-2 .post-block {
  float: left;
  width: 48.75%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}
.loop.loop-default.col-2 .post-block:nth-child(2n+2),
.loop.loop-auto.col-2 .post-block:nth-child(2n+2) {
  margin-right: 0;
}
.loop.loop-default.col-3 .post-block,
.loop.loop-auto.col-3 .post-block {
  float: left;
  width: 31.666%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}
.loop.loop-default.col-3 .post-block .title,
.loop.loop-auto.col-3 .post-block .title {
  font-size: 22px;
  min-height: 50px;
}
.loop.loop-default.col-3 .post-block:nth-child(3n+3),
.loop.loop-auto.col-3 .post-block:nth-child(3n+3) {
  margin-right: 0;
}
.loop.loop-auto .post-block {
  margin-bottom: 28px;
}
.loop.loop-auto .post-block .post-head .title {
  min-height: 0;
}
.single-post .post-block .post-content img {
  width: 100%;
  height: auto;
}
#main-content.ajax-archive-initialized .loop + .page-title {
  display: none;
}
#main-content.ajax-archive-initialized .wp-pagenavi {
  border-top: 2px solid #aaa;
  margin: 0 auto;
  padding: 40px 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#main-content.ajax-archive-initialized .wp-pagenavi:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f110';
  font-size: 16px;
  color: #BABBBE;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
#main-content.ajax-archive-initialized .wp-pagenavi:after {
  content: attr(preload-label);
  font-size: 16px;
  color: #BABBBE;
  text-transform: uppercase;
}
#main-content.ajax-archive-initialized .wp-pagenavi > * {
  display: none;
}
#main-content.ajax-archive-initialized.loading .wp-pagenavi {
  opacity: 1;
}
#main-content.ajax-archive-initialized.no-results .wp-pagenavi {
  display: none;
}
#main-content.ajax-archive-initialized.no-results + #sidebar-below-content.no-results-bar {
  display: block;
}
.consent-advertising-true .cc-hide-consent-advertising {
  display: none;
}
body:not(.consent-advertising-true) .cc-show-consent-advertising {
  display: none;
}
.fb-comments + .fb-notice {
  padding-top: 20px;
  padding-bottom: 30px;
}
.fb-comments + .fb-notice a {
  text-decoration: underline;
}
.fb-comments[fb-xfbml-state="rendered"] + .fb-notice {
  display: none;
}
/**
 * Sidebars
 * ================================================= */
.sidebar:empty {
  display: none;
}
.side .sidebar {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.side .sidebar {
  font-size: 14px;
}
.side .sidebar .widget-container {
  position: relative;
  margin: 0 0 20px;
  line-height: 24px;
  padding-top: 10px;
  border-radius: 3px;
  overflow: hidden;
}
.side .sidebar .widget-container .fa {
  margin: 0 5px 0 0;
}
.side .sidebar .widget-container a {
  text-decoration: underline;
}
.side .sidebar .widget-container a.cta {
  text-decoration: none;
}
.side .sidebar .widget-container .widget-title {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #BABBBE;
  font-size: 16px;
  font-family: "ProximaNova";
  color: #BABBBE;
  text-transform: uppercase;
}
.side .sidebar .widget-container .widget-title span {
  display: inline-block;
  background: #fff;
  top: -9px;
  position: relative;
  padding: 0 10px;
}
.side .sidebar .widget-container .widget-title a {
  text-decoration: none;
}
.side .sidebar .widget-container.hide-title > .widget-title {
  display: none;
}
.side .sidebar .widget-container .gform_wrapper .gform_heading {
  width: 100%;
}
.side .sidebar .widget-container .nav-tabs {
  list-style: none;
  margin: 0px;
}
.side .sidebar .widget-container .nav-tabs > li {
  border-bottom: 1px solid #BABBBE;
}
.side .sidebar .widget-container .nav-tabs > li > a {
  text-decoration: none;
  padding: 5px 0;
  display: block;
}
.side .sidebar .widget-container .nav-tabs > li > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  width: 10px;
}
.side .sidebar .widget-container .nav-tabs > li:last-child {
  border-bottom: 0;
}
.side .sidebar .widget-container .nav-tabs > li.active a:before {
  content: '\f0da';
}
.side .sidebar .widget-container.widget_text a > img {
  margin-top: 20px;
}
.side .sidebar .widget-container.quote {
  background: #5bc5f2;
  color: #fff;
}
.side .sidebar .widget-container.quote .widget-title {
  margin-bottom: 15px;
  text-align: center;
}
.side .sidebar .widget-container.quote .author-img {
  float: left;
}
.side .sidebar .widget-container.quote blockquote {
  margin: 0px;
  line-height: 20px;
  font-weight: normal;
}
.side .sidebar .widget-container.quote blockquote:before {
  font-size: 30px;
  left: -16px;
  top: 7px;
  font-weight: normal;
}
.side .sidebar .widget-container.quote blockquote p:after {
  font-size: 30px;
  line-height: 13px;
  font-weight: normal;
}
.side .sidebar .widget-container.quote .author {
  color: #f0f0f0;
  margin-top: 14px;
  font-weight: lighter;
}
.side .sidebar .widget-container.quote .author:before {
  content: "- ";
}
.side .sidebar .widget-container.quote blockquote,
.side .sidebar .widget-container.quote .author {
  margin-left: 120px;
  font-size: 14px;
  display: block;
}
.side .sidebar .widget-container.widget_recent_entries ul {
  margin: 20px 0 0;
  list-style: none;
}
.side .sidebar .widget-container.widget_recent_entries ul > li {
  border-bottom: 1px solid #BABBBE;
  padding: 15px 0;
}
.side .sidebar .widget-container.widget_recent_entries ul > li:first-child {
  padding-top: 0;
}
.side .sidebar .widget-container.widget_recent_entries ul > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.side .sidebar .widget-container.widget_recent_entries ul a {
  display: block;
  line-height: 1.3em;
  margin-bottom: 5px;
}
.side .sidebar .widget-container.widget_recent_entries ul .post-date {
  font-size: 13px;
}
.side .sidebar .widget-container .cta {
  display: block;
  text-align: center;
}
.side .sidebar .widget-contact {
  line-height: 1.2em;
}
.side .sidebar .widget-contact strong,
.side .sidebar .widget-contact small {
  display: block;
}
.side .sidebar .widget-contact img {
  margin-right: 15px;
}
.side .sidebar .widget-contact .phone {
  color: #ff6700;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  margin: 5px 0;
  display: block;
}
.side .sidebar .widget-contact .phone .fa {
  margin-right: 5px;
}
.side .sidebar .widget-contact ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  float: left;
  width: 100%;
}
.side .sidebar .widget-contact ul li {
  margin-bottom: 5px;
}
.side .sidebar .widget-contact ul li:last-child {
  margin-bottom: 0;
}
.side .sidebar .widget-contact ul a {
  font-weight: bold;
  color: #ff6700;
  text-decoration: none;
}
.side .sidebar .widget_categories {
  font-size: 16px;
}
.side .sidebar .widget_categories ul {
  margin: 20px 0 0;
  list-style: none;
}
.side .sidebar .widget_categories ul > li {
  border-bottom: 1px solid #BABBBE;
  padding: 15px 0;
}
.side .sidebar .widget_categories ul > li.cat-item-1 {
  display: none;
}
.side .sidebar .widget_categories ul > li:first-child {
  padding-top: 0;
}
.side .sidebar .widget_categories ul > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.side .sidebar .widget_categories ul > li a {
  text-decoration: none;
}
.side .sidebar .widget_categories ul > li a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  color: #ff6700;
  margin-right: 5px;
}
.side .sidebar #recentcomments {
  margin: 0px;
  list-style: none;
}
.side .sidebar #recentcomments .recentcomments {
  margin-top: 20px;
  margin-bottom: 10px;
}
.side .sidebar #recentcomments .recentcomments .head {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 7px;
}
.side .sidebar .social-links a {
  text-decoration: none;
}
.side .sidebar .menu {
  list-style: none;
  margin: 15px 0px;
  padding: 0px;
}
.side .sidebar .menu > li {
  line-height: 25px;
}
.side .sidebar .menu > li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.side .sidebar .menu > li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f111';
  margin: 0 10px 0 -10px;
  display: inline-block;
  font-size: 7px;
  line-height: 25px;
  vertical-align: bottom;
}
.side .sidebar iframe {
  float: left;
  margin-right: 15px;
}
.widget-title {
  font-size: 16px;
  margin: 0 0 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget-title a {
  color: inherit !important;
}
#sidebar-frontpage {
  list-style: none;
  margin: 0px;
  padding: 0 0 60px;
}
#sidebar-frontpage:before,
#sidebar-frontpage:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#sidebar-frontpage:after {
  clear: both;
}
#sidebar-frontpage > li {
  width: 31.2%;
  margin-right: 3%;
  float: left;
}
#sidebar-frontpage > li:last-child {
  margin-right: 0;
}
#sidebar-frontpage .read-more:hover {
  color: #393939;
}
.cta-block {
  background: #5bc5f2;
  color: #fff;
  padding: 30px 20px;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.cta-block a {
  color: inherit;
  display: block;
  margin: 0 -20px 10px;
  padding: 0 20px 15px;
  border-bottom: 1px solid #93bbd9;
  font-size: 26px;
  line-height: 1em;
}
.cta-block a .fa {
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 16px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  margin: -4px 10px 0 0 !important;
  float: left;
  vertical-align: middle;
  overflow: hidden;
}
.cta-block a .fa:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 33px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.cta-block a .fa:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 33px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.cta-block:hover {
  background: #2cb4ee;
}
.cta-block:hover .fa:before {
  -webkit-transform: translate(30px, 0);
  transform: translate(30px, 0);
  opacity: 0;
}
.cta-block:hover .fa:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#sidebar-below-content {
  font-size: 14px;
  list-style: none;
  margin: 0px;
}
#sidebar-below-content:before,
#sidebar-below-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#sidebar-below-content:after {
  clear: both;
}
#sidebar-below-content .widget-container {
  padding-bottom: 28px;
}
#sidebar-below-content .widget-container .widget-title {
  margin-top: 20px;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #BABBBE;
  font-size: 16px;
  font-family: "ProximaNova";
  color: #BABBBE;
  text-transform: uppercase;
}
#sidebar-below-content .widget-container .widget-title span {
  display: inline-block;
  background: #fff;
  top: -9px;
  position: relative;
  padding: 0 10px;
}
#sidebar-below-content .widget-container:last-child {
  margin-right: 0;
}
#sidebar-below-content .menu {
  list-style: none;
  margin: 15px 0;
  padding: 0px;
}
#sidebar-below-content .menu > li {
  line-height: 30px;
}
#sidebar-below-content .menu > li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #322c62;
}
#sidebar-below-content .menu > li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f111';
  margin: 0 10px 0 -10px;
  display: inline-block;
  font-size: 5px;
  line-height: 28px;
  vertical-align: bottom;
}
#sidebar-below-content .cta {
  margin-top: 10px;
}
#wrapper .sidebar .widget-container .loop-default .post-block {
  margin-bottom: 28px;
}
#wrapper .sidebar .widget-container .loop-default .post-block:last-of-type {
  margin-bottom: 0;
}
#wrapper .sidebar .widget-container .loop-default .title {
  font-size: 22px;
  min-height: 0;
  padding: 0;
  margin-bottom: 13px;
}
#wrapper .sidebar .widget-container .loop-default .post-content {
  padding: 0;
}
#wrapper .sidebar .widget-container .loop-default .excerpt {
  margin-bottom: 13px;
}
#wrapper .sidebar .widget-container.widget-instagram {
  margin-bottom: 14px;
}
#wrapper .sidebar .widget-container #masonryContainer {
  padding: 0;
  margin-top: -14px;
  margin-bottom: 0;
}
#wrapper .sidebar .widget-container .masonryItem,
#wrapper .sidebar .widget-container .masonryItem hr {
  margin-left: 0 !important;
}
#wrapper .sidebar .widget-container .masonryItem:nth-child(2n+2),
#wrapper .sidebar .widget-container .masonryItem hr:nth-child(2n+2) {
  float: right;
}
.widget-image-banner a {
  display: block;
  line-height: 0;
}
.widget-image-banner a:hover img {
  opacity: .7;
}
.widget-image-banner a img {
  width: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.widget-video-instagram {
  background: #feeded;
  padding: 28px;
  margin: 28px 0;
}
.widget-video-instagram h2 {
  font-family: "Didot";
  font-size: 30px;
  text-transform: uppercase;
  font-weight: lighter;
  margin-bottom: 28px;
  text-align: center;
}
.widget-video-instagram #masonryContainer {
  padding: 0px;
  margin-top: -14px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.widget-video-instagram .video {
  text-align: right;
}
.widget-video-instagram .video img {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.widget-video-instagram .video img:hover {
  opacity: .7;
}
#wrapper .masonryItem,
#wrapper .masonryItem hr {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: 0;
  width: 150px;
  margin: 14px !important;
}
#wrapper .masonryItem:nth-child(2n+2),
#wrapper .masonryItem hr:nth-child(2n+2) {
  margin-right: 0 !important;
}
#wrapper .front-photo {
  margin: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#wrapper .front-photo:hover {
  opacity: .7;
}
.widget-shop-the-items:before,
.widget-shop-the-items:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget-shop-the-items:after {
  clear: both;
}
@media only screen and (max-width: 500px) {
  .widget-shop-the-items .item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.widget-shop-the-items .shopping-item {
  float: left;
  width: 24%;
  margin-right: 1.3333%;
  text-align: center;
}
.widget-shop-the-items .shopping-item .name,
.widget-shop-the-items .shopping-item .price {
  font-weight: normal;
  display: block;
  padding: 3px 0 5px;
  font-size: 0.85em;
}
.widget-shop-the-items .shopping-item img {
  -webkit-transition: none;
  transition: none;
}
.widget-shop-the-items .shopping-item:hover {
  color: #555;
}
.widget-shop-the-items .shopping-item:hover img {
  opacity: .7;
}
.widget-shop-the-items .shopping-item:last-of-type {
  margin-right: 0;
}
.widget-adjacent-articles .post-nav {
  margin-bottom: 15px;
}
.widget-adjacent-articles .post-nav:before,
.widget-adjacent-articles .post-nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.widget-adjacent-articles .post-nav:after {
  clear: both;
}
.widget-adjacent-articles .post-nav a {
  vertical-align: center;
  font-size: 16px;
  color: #9B9B9B;
}
.widget-adjacent-articles .post-nav a.prev {
  float: left;
}
.widget-adjacent-articles .post-nav a.prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0a8";
  font-size: 18px;
  color: #E81E75;
  margin-right: 5px;
  vertical-align: middle;
}
.widget-adjacent-articles .post-nav a.next {
  float: right;
}
.widget-adjacent-articles .post-nav a.next:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0a9";
  font-size: 18px;
  color: #E81E75;
  margin-left: 5px;
  vertical-align: middle;
}
.widget-adjacent-articles .scroll-container {
  overflow-x: scroll;
}
.widget-adjacent-articles .scroll-container::-webkit-scrollbar {
  display: none;
}
.widget-adjacent-articles .post-list {
  height: 250px;
  overflow-y: hidden;
  display: block;
  list-style: none;
  margin: 0px;
}
.widget-adjacent-articles .post-list .post-meta,
.widget-adjacent-articles .post-list .excerpt {
  display: none;
}
.widget-adjacent-articles .post-list li {
  display: inline-block;
  width: 220px;
  float: left;
  margin: 0px 8px 0px 0px !important;
}
.widget-adjacent-articles .post-list li .post-content {
  text-align: center;
}
.widget-adjacent-articles .post-list li .post-head {
  padding: 0px !important;
}
.widget-adjacent-articles .post-list li .post-head .title {
  font-size: 20px !important;
}
.widget-adjacent-articles .post-list li .read-more {
  width: 100% !important;
  min-width: initial !important;
  background: #FFFFFF;
  border: 1px solid #FFC0C3;
  border-radius: 2px;
  font-family: ProximaNova-Light;
  font-size: 14px;
  color: #F39398;
  padding: 10px;
}
.widget-adjacent-articles .post-list li .read-more:hover {
  background: #FFC0C3;
  color: #fff;
}
.home #breadcrumbs {
  display: none;
}
.home .post-block .excerpt {
  margin-bottom: 15px;
}
.archive .content > .loop-auto .post-block .post-content {
  margin-top: 18px;
}
.archive .content > .loop-auto .post-block .excerpt {
  margin-bottom: 16px;
}
body .post-head .title > span {
  top: 0;
}
body .post-head .title > span > span {
  top: 0;
}
.post-block.not-found,
.loop.loop-auto > .post-block.not-found {
  width: 100%;
  padding: 40px 0px;
  font-style: italic;
  border: none;
}
.post-block.not-found .post-content,
.loop.loop-auto > .post-block.not-found .post-content {
  padding: 0px;
}
.hkm-links {
  margin: 10px 0;
  padding: 10px 0;
  list-style: none;
  border-top: 1px solid #BABBBE;
  border-bottom: 1px solid #BABBBE;
  font-style: italic;
}
.hkm-links a {
  display: block;
  padding: 0 10px 0 30px;
  position: relative;
  background: url(resource/images/hkm-icons.png) no-repeat left;
}
.hkm-links li {
  margin-bottom: 5px;
}
.hkm-links li:last-child {
  margin-bottom: 0;
}
.hkm-links .store-locate a {
  background-position: 8px 2px;
}
.hkm-links .store-link a {
  background-position: 8px -36px;
}
.hkm-links .member a {
  background-position: 8px -75px;
}
.hkm-links .download-app a {
  background: none;
}
.hkm-links .download-app a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f10b';
  position: absolute;
  top: -1px;
  left: 12px;
  color: #FBBFBF;
  font-size: 22px;
}
.ambassadors-desc {
  margin-bottom: 30px;
}
.ambassadors-desc p:first-of-type {
  margin-top: 0;
}
.navmenu .social-links {
  text-align: center;
  color: #565656;
  margin-bottom: -5px;
}
.navmenu .social-links > li {
  margin-right: 13px;
}
ul.child-pages {
  list-style: none;
  margin: 20px 0px !important;
}
ul.child-pages li {
  padding: 13px;
  margin: 0 0 20px;
  border: 1px solid #BABBBE;
}
ul.child-pages li > h2 {
  font-size: 21px;
  color: #322c62;
  margin-bottom: 10px;
}
ul.child-pages li > h2 a {
  color: inherit;
  text-decoration: none;
}
ul.child-pages li .read-more {
  float: right;
  margin-right: 20px;
  display: inline-block;
  background: #ff6700;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
ul.child-pages li .read-more.arrow-right .fa {
  float: right;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: 12px;
}
ul.child-pages li .read-more:hover {
  background: #cc5200;
  color: #fff;
  text-decoration: none;
}
ul.child-pages li .read-more.dark {
  background: #bbbbbb;
}
ul.child-pages li .read-more.dark:hover {
  background: #3c414a;
}
ul.child-pages li .read-more.blue {
  background: #5bc5f2;
}
ul.child-pages li .read-more.blue:hover {
  background: #2cb4ee;
}
ul.child-pages li .read-more.bluedarker {
  background: #322c62;
}
ul.child-pages li .read-more.bluedarker:hover {
  background: #c90050;
}
ul.child-pages li .read-more[disabled],
ul.child-pages li .read-more.disabled {
  opacity: .4;
}
ul.child-pages li .read-more.big {
  display: block;
  text-align: center;
}
ul.child-pages li .desc {
  margin-right: 250px;
}
.ellip {
  display: block;
  height: 100%;
}
.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
  line-height: 1em;
  vertical-align: top;
}
.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}
.v-card .user-img {
  float: left;
}
.v-card .details {
  margin-left: 110px;
  font-size: 14px;
}
.v-card .details .name {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.v-card .details .contact-info {
  font-weight: bold;
  list-style: none;
  margin: 5px 0 0;
  padding: 0px;
}
.v-card .details .contact-info .fa {
  width: 15px;
}
.v-card .details .contact-info a {
  color: #ff6700;
}
#notice-container {
  position: fixed;
  z-index: 100;
  top: 30px;
  width: 500px;
  margin-left: -250px;
  left: 50%;
  text-align: center;
  color: #fff;
}
.admin-bar #notice-container {
  top: 60px;
}
.modal:not(.olapic-modal) {
  position: fixed;
  z-index: 50;
  width: 400px;
  top: 50%;
  margin-left: -200px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 15px;
  background: #f2f2f2;
  opacity: 0;
  left: -120%;
  -webkit-transition: left .4s ease-out, opacity 1.4s;
  transition: left .4s ease-out, opacity 1.4s;
}
.modal:not(.olapic-modal).modal-sample {
  width: 800px;
}
.modal:not(.olapic-modal) h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
  color: #000000;
}
.modal:not(.olapic-modal) .modal-close {
  position: absolute;
  top: 13px;
  right: 15px;
  color: #ff6700;
}
.modal:not(.olapic-modal) .filters {
  margin-bottom: 15px;
}
.modal:not(.olapic-modal) select {
  width: 100%;
}
.modal-active #wrapper:before {
  content: " ";
  position: absolute;
  z-index: 40;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.modal-active .modal {
  opacity: 1;
  left: 50%;
}
.modal-active .modal-sample {
  left: 40%;
}
.cta-bar {
  padding: 27px 0;
  background: #5bc5f2;
  color: #fff;
  font-size: 24px;
}
.cta-bar .container {
  padding: 0 100px;
}
.cta-bar .fa {
  font-size: 47px;
  margin-right: 20px;
  vertical-align: middle;
}
.cta-bar .btn {
  float: right;
  border-color: #fff;
  color: #fff;
  border-width: 1px;
  padding: 12px 30px;
}
.icon-nav {
  width: 100%;
  padding: 50px 3%;
  overflow: hidden;
}
.icon-nav .icon {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}
.icon-nav .icon:first-of-type {
  padding-left: 0;
}
.icon-nav .icon:last-of-type {
  padding-right: 0;
}
.icon-nav .icon .fa {
  font-size: 70px;
  color: #d0d0d0;
  margin-bottom: 30px;
  display: block;
  height: 64px;
}
.icon-nav .icon .fa.fa-graduation-cap {
  font-size: 71px;
}
.icon-nav .icon .fa.fa-paper-plane {
  font-size: 60px;
}
.icon-nav .icon .fa.fa-ambulance {
  font-size: 62px;
}
.icon-nav .icon a {
  display: block;
  font-weight: bold;
}
.icon-nav .icon:hover .fa {
  color: #322c62;
}
.icon-nav .icon:hover a {
  color: #ff6700;
}
.quotes {
  position: relative;
  background: #f0f0f0;
  padding: 50px 0;
  color: #3c414a;
}
.quotes:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}
.quotes h2 {
  text-align: center;
  color: #322c62;
  margin-bottom: 20px;
}
.quotes #quotes-carousel {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.quotes #quotes-carousel:before,
.quotes #quotes-carousel:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.quotes #quotes-carousel:after {
  clear: both;
}
.quotes #quotes-carousel > .content,
.quotes #quotes-carousel > .side {
  float: left;
  min-height: 100px;
}
.quotes #quotes-carousel > .content {
  width: 68.4%;
}
.quotes #quotes-carousel > .side {
  width: 31.6%;
}
.quotes #quotes-carousel.two-col-right > .content {
  padding-right: 28px;
}
.quotes #quotes-carousel.two-col-left > .content {
  padding-left: 28px;
  width: 68.4%;
}
.quotes #quotes-carousel.two-col-left > .side {
  width: 31.6%;
}
.quotes #quotes-carousel.one-col > .content {
  width: 100%;
}
.quotes #quotes-carousel .carousel-inner {
  position: relative;
  min-height: 183px;
}
.quotes #quotes-carousel .carousel-inner .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.quotes #quotes-carousel .carousel-inner .item.active {
  opacity: 1;
  z-index: 5;
}
.quotes .widget-title {
  margin-bottom: 15px;
  text-align: center;
}
.quotes blockquote {
  margin: 0px;
  line-height: 20px;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  padding: 0 130px;
}
.quotes blockquote:before,
.quotes blockquote:after {
  display: none;
}
.quotes .quote-info {
  margin: 30px 0;
  text-align: center;
  font-style: italic;
}
.quotes .quote-info a {
  color: #ff6700;
  text-decoration: underline;
}
.quotes .carousel-indicators {
  list-style: none;
  text-align: center;
  margin: 0px;
}
.quotes .carousel-indicators > li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 10px;
  background: #5bc5f2;
  cursor: pointer;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
.quotes .carousel-indicators > li:last-of-type {
  margin-right: 0;
}
.quotes .carousel-indicators > li.active {
  background: #322c62;
}
.duo-widget {
  padding: 20px 0;
}
.duo-widget.news-faq {
  padding: 40px 0;
}
.duo-widget > h2 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.duo-widget .faq-shortcode > h2 {
  margin-bottom: 20px;
}
.duo-widget .quote-part .expert-cta {
  position: relative;
  float: left;
  margin-right: 20px;
}
.duo-widget .quote-part .expert-cta .cta {
  position: absolute;
  bottom: 20px;
  left: 15px;
  right: 15px;
  display: block;
  text-align: center;
}
.duo-widget .quote-part .quote-content {
  margin-left: 267px;
}
.duo-widget .quote-part blockquote {
  font-size: 16px;
}
.duo-widget .expert-left p {
  position: relative;
  display: inline;
}
.duo-widget .expert-left p .cta {
  position: absolute;
  bottom: 20px;
  right: 15px;
  display: block;
  text-align: center;
}
.duo-widget div[class^='span'] > h2 {
  margin-bottom: 20px;
}
.duo-widget.b2b-widget {
  padding: 40px 0;
}
.duo-widget.b2b-widget .row {
  margin-top: 30px;
}
.duo-widget.b2b-widget .widget img {
  float: left;
}
.duo-widget.b2b-widget .widget ul {
  font-weight: bold;
  margin: 0 0 0 180px;
  list-style: none;
}
.duo-widget.b2b-widget .widget ul a {
  text-decoration: none !important;
}
.duo-widget.b2b-widget .widget .specialist-info {
  margin-left: 120px;
}
.duo-widget.b2b-widget .widget .region-map {
  margin: 0px;
}
.duo-widget.b2b-widget .widget .region-map ul {
  padding-left: 20px;
}
.duo-widget.b2b-widget .widget .region-map li {
  margin-bottom: 0px;
}
.duo-widget.video-expert .row > div > *:first-child {
  margin-top: 0px;
  padding-top: 0px;
}
.duo-widget.quote-downloads {
  padding: 40px 0;
}
.duo-widget.quote-downloads:before {
  display: none;
}
.duo-widget.quote-downloads blockquote {
  padding: 0 40px 0 0;
}
.duo-widget.quote-downloads .widget {
  background: #fff;
}
.duo-widget.quote-downloads .widget .widget-title {
  text-align: left;
}
.duo-widget.quote-downloads .widget .downloads {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #BABBBE;
}
.duo-widget.quote-downloads .widget .downloads > li {
  padding-left: 30px;
  border-bottom: 1px solid #BABBBE;
  background: url(resource/images/icon-download-pdf.gif) no-repeat left;
}
.duo-widget.quote-downloads .widget .downloads > li a {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
.post-content .faq-shortcode {
  margin: 40px 0px;
}
.faq-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.faq-list > li {
  padding: 12px 0;
  border-bottom: #f0f0f0 dashed 1px;
}
.faq-list > li .faq-title {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.faq-list > li .faq-title:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  content: "+";
  font-family: "Arial";
  color: #ff6700;
  width: 15px;
  text-align: center;
}
.faq-list > li.opened .faq-title:before {
  content: "-";
}
.faq-list > li.opened .faq-content {
  display: block;
}
.faq-list > li .faq-content {
  display: none;
  font-size: 14px;
  padding-top: 10px;
}
ul.news {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.news .image {
  position: relative;
  float: left;
  margin: 0 20px 26px 0;
  line-height: 0;
}
ul.news .image:after {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #322c62;
  padding: 7px;
  content: attr(news-date);
  line-height: 1em;
  font-size: 12px;
}
ul.news li {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #BABBBE;
}
ul.news li:last-child {
  border-bottom: 0;
}
ul.news li a.read-more {
  display: block;
  color: #ff6700;
  margin-top: 10px;
  font-weight: bold;
}
ul.news li a.read-more:hover {
  color: #322c62;
}
.news-posts:before,
.news-posts:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.news-posts:after {
  clear: both;
}
.news-posts .post {
  position: relative;
  width: 32%;
  margin-right: 2%;
  float: left;
  height: 250px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  cursor: pointer;
}
.news-posts .post:nth-child(3) {
  margin-right: 0;
}
.news-posts .post .details {
  position: absolute;
  background: rgba(50, 44, 98, 0.85);
  color: #fff;
  height: 100%;
  width: 100%;
  top: 80%;
  padding: 12px;
  -webkit-transition: top 0.4s;
  transition: top 0.4s;
}
.news-posts .post .details .read-more {
  display: none;
}
.news-posts .post .details h3 {
  text-align: center;
  -webkit-transition: padding 0.4s;
  transition: padding 0.4s;
}
.news-posts .post:hover .details {
  top: 0;
}
.news-posts .post:hover .details h3 {
  padding-top: 15px;
}
.responsive-title {
  display: none;
}
.region-map {
  margin: 40px 0;
}
.region-map:before,
.region-map:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.region-map:after {
  clear: both;
}
.region-map .image-map {
  float: left;
}
.region-map .image-map .container {
  position: relative;
}
.region-map .image-map .container .map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.region-map .image-map .container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.region-map .image-map .container .tooltip {
  position: absolute;
  white-space: nowrap;
  font-weight: 600;
  opacity: 1;
  filter: alpha(opacity=100);
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  color: #fff;
  border-radius: 3px;
}
.region-map .image-map .container .tooltip:empty {
  display: none;
}
.region-map .image-map .container .tooltip:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
}
.region-map ul {
  list-style: none;
  margin: 0 0 0 340px !important;
}
.region-map ul li {
  margin-bottom: 20px;
}
.region-map ul li a {
  color: #322c62;
  font-weight: bold;
  text-decoration: none;
}
.region-map ul li a:hover,
.region-map ul li a.active {
  color: #ff6700;
}
.social-links {
  font-size: 14px;
  list-style: none;
  margin: 0px;
}
.social-links li {
  display: inline-block;
  margin-right: 8px;
}
.social-links li a {
  color: inherit;
}
.social-links li .fa {
  font-size: 21px;
}
.social-links li.facebook .fa {
  color: #3b5998 ;
}
.social-links li.twitter .fa {
  color: #00aced ;
}
.social-links li.linkedin .fa {
  color: #007bb6 ;
}
.social-links li.google-plus .fa {
  color: #dd4b39 ;
}
.social-links li.youtube .fa {
  color: #bb0000 ;
}
.excerpt {
  margin-bottom: 6px;
}
.social-share {
  display: table;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 28px;
  width: 100%;
  margin-top: 28px;
}
.social-share > a {
  color: #BABBBE;
  height: 66px;
  line-height: 66px;
  display: table-cell;
  border-left: 1px solid #e6e6e6;
  width: 25%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}
.social-share > a .fa {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 3px;
}
.social-share > a:first-of-type {
  border-left: 0;
}
.social-share > a:hover {
  background: #FFF6F6;
  color: #555;
}
body.es_ES .social-share span {
  font-size: 0.9em;
}
#related-title {
  font-size: 21px;
}
.related-posts {
  color: #5bc5f2;
  margin-top: 15px;
  margin-bottom: 15px;
}
.related-posts a {
  text-decoration: underline;
}
.two-col-table {
  width: 100%;
}
.two-col-table > tbody > tr > td {
  width: 50%;
  vertical-align: top;
}
.two-col-table > tbody > tr > td:first-child {
  padding-right: 50px;
}
.two-col-table > tbody > tr > td:last-child {
  padding-left: 50px;
}
body.error404 #content .content {
  padding: 40px 0;
}
body.error404 #content .content ol > li {
  margin-bottom: 10px;
}
body.error404 #content .form-search {
  position: relative;
  height: 35px;
  margin-left: 20px;
  line-height: 1.4em;
  background: #fff;
  display: inline-block;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
}
body.error404 #content .form-search input {
  position: relative;
  z-index: 5;
  background: none;
  border: none;
  height: 35px;
  outline: none;
  padding: 0px;
}
body.error404 #content .form-search input[type="submit"] {
  text-indent: -9000px;
  width: 35px;
}
body.error404 #content .form-search input[type="text"] {
  padding-left: 15px;
  width: 300px;
}
body.error404 #content .form-search:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f002';
  color: #bbbbbb;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
  z-index: 1;
}
iframe[src*="youtube.com"] {
  margin: 30px auto;
  display: block;
}
.page-template-sitemap-php .post-head .title:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0e8';
  margin: 0 10px 0 0;
}
.page-template-sitemap-php .tab-nav {
  list-style: none;
  margin: 8px 0 0 0 !important;
  padding: 0px;
}
.page-template-sitemap-php .tab-nav li {
  padding: 5px 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(50, 44, 98, 0.5);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.page-template-sitemap-php .tab-nav li a {
  color: #000000;
  text-decoration: none;
}
.page-template-sitemap-php .tab-nav li:first-child {
  border-top-width: 1px;
}
.page-template-sitemap-php .tab-nav li.active {
  opacity: 1;
  filter: alpha(opacity=100);
  border-top-width: 1px;
  margin-top: -1px;
}
.page-template-sitemap-php .tab-panel {
  display: none;
}
.page-template-sitemap-php .tab-panel.active {
  display: block;
}
.page-template-sitemap-php .tab-panel ul {
  list-style: none;
  margin: 0px !important;
}
.page-template-sitemap-php .tab-panel ul a {
  line-height: 25px;
}
.login h2 {
  margin-left: 0;
  margin-right: 0;
}
.login #wp-submit {
  float: right;
  display: inline-block;
  background: #ff6700;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.login #wp-submit.arrow-right .fa {
  float: right;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: 12px;
}
.login #wp-submit:hover {
  background: #cc5200;
  color: #fff;
  text-decoration: none;
}
.login #wp-submit.dark {
  background: #bbbbbb;
}
.login #wp-submit.dark:hover {
  background: #3c414a;
}
.login #wp-submit.blue {
  background: #5bc5f2;
}
.login #wp-submit.blue:hover {
  background: #2cb4ee;
}
.login #wp-submit.bluedarker {
  background: #322c62;
}
.login #wp-submit.bluedarker:hover {
  background: #c90050;
}
.login #wp-submit[disabled],
.login #wp-submit.disabled {
  opacity: .4;
}
.login #wp-submit.big {
  display: block;
  text-align: center;
}
@-webkit-keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Styles for old versions of IE */
.three-quarters {
  font-family: sans-serif;
  font-weight: 100;
}
/* :not(:required) hides this rule from IE9 and below */
.three-quarters:not(:required) {
  -webkit-animation: three-quarters 1250ms infinite linear;
  animation: three-quarters 1250ms infinite linear;
  border: 2px solid #3c414a;
  border-right-color: transparent;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
}
.acronym-list {
  margin: 20px 0px;
  padding: 20px 0px;
  font-size: 0.85em;
  border-top: 1px solid #e4e4e4;
}
.acronym-list li {
  list-style: none;
  margin: 0px 0px 20px;
  padding: 0px;
}
.acronym-list li .ref {
  font-weight: bold;
  color: #ff6700;
  top: -0.2em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  margin-right: 5px;
}
.acronym-list li .description {
  display: inline;
  font-style: italic;
}
.acronym-list li .description > *:first-child {
  display: inline;
}
a.acronym-ref {
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  text-decoration: none;
}
.media-modal-icon span {
  display: none;
}
.region-block,
.faq-block {
  margin-bottom: 20px;
}
.region-block > h2,
.faq-block > h2 {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.region-block > .description,
.faq-block > .description {
  color: #000;
}
.faq-block {
  margin-top: 20px;
}
.faq-block h3 i {
  display: none;
}
.faq-block .faq-shortcode {
  margin-bottom: 20px;
}
#ambassadors:before,
#ambassadors:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#ambassadors:after {
  clear: both;
}
#ambassadors .ambassador {
  float: left;
  text-align: center;
  width: 31.666%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
  text-transform: uppercase;
}
#ambassadors .ambassador > a {
  display: block;
}
#ambassadors .ambassador:nth-child(3n+3) {
  margin-right: 0;
}
#ambassadors .ambassador .author-img {
  margin-bottom: 10px;
}
#ambassadors .ambassador h2 {
  font-family: "Didot";
  font-size: 21px;
  margin-bottom: 6px;
  font-weight: normal;
}
#ambassadors .ambassador h3 {
  font-family: "Proximanova";
  font-size: 14px;
  color: #a7a9ac;
}
.author-info-block {
  margin-bottom: 28px;
}
.author-info-block:before,
.author-info-block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.author-info-block:after {
  clear: both;
}
.author-info-block .user-image {
  float: left;
  line-height: 0;
}
.author-info-block .user-image + .user-info {
  margin-left: 358px;
}
.author-info-block .user-info {
  font-size: 18px;
}
.author-info-block .user-info h1 {
  font-family: "Didot";
  font-size: 33px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
}
.author-info-block .user-info h2 {
  font-family: "Proximanova";
  font-size: 14px;
  color: #a7a9ac;
  text-transform: uppercase;
}
.author-social-links {
  color: #565656;
  font-size: 21px;
}
.author-social-links > a {
  margin-right: 13px;
}
.author-social-links > a:hover {
  color: #222;
}
.author-social-links a,
.author-social-links .fa {
  color: inherit;
}
.author-link {
  color: #848484;
}
#author-posts .loop.loop-default:before,
#author-posts .loop.loop-default:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#author-posts .loop.loop-default:after {
  clear: both;
}
#author-posts .loop.loop-default .post-block {
  float: left;
  width: 31.666%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}
#author-posts .loop.loop-default .post-block.not-found {
  width: 100%;
  cursor: default;
}
#author-posts .loop.loop-default .post-block:nth-child(3n+3) {
  margin-right: 0;
}
#author-posts .loop.loop-default .post-block .title {
  font-size: 22px;
  min-height: 50px;
  margin-bottom: 10px;
}
#author-posts .loop.loop-default .navigation {
  float: left;
  width: 100%;
}
.tag-cloud {
  padding: 0px;
  margin: 0px 0px 10px 30px;
}
.tag-cloud:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02b";
  color: #BABBBE;
  margin-left: -30px;
  padding-right: 16px;
}
.tag-cloud li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tag-cloud li a {
  display: inline-block;
  background: #e6e6e6;
  color: #74777b;
  text-decoration: none;
  padding: 3px 6px;
  border-radius: 5px;
}
.tag-cloud li a:hover {
  background: #fabfc0;
  text-decoration: none;
  color: #fff;
}
.notice,
.response {
  padding: 1em 2em 1em 3.5em !important;
  position: relative;
  background-color: #f7f6f7;
  color: #5e5e5e;
  border-top-width: 3px;
  border-top-style: solid;
  list-style: none outside !important;
  width: auto;
  border-top-color: #1e85be;
}
.notice:before,
.response:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f05a";
  color: #1e85be;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
.notice.success,
.response.success {
  border-top-color: #8fae1b;
}
.notice.success:before,
.response.success:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #8fae1b;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
.notice.error,
.response.error {
  border-top-color: #b81c23;
}
.notice.error:before,
.response.error:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  color: #b81c23;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
.notice label,
.response label {
  display: inline;
  font-size: inherit;
  font-weight: bold;
  cursor: pointer;
}
.notice .errorlist,
.response .errorlist {
  margin: 0px;
  list-style: none;
}
#login_error {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
  padding: 1em 2em 1em 3.5em !important;
  position: relative;
  background-color: #f7f6f7;
  color: #5e5e5e;
  border-top-width: 3px;
  border-top-style: solid;
  list-style: none outside !important;
  width: auto;
  border-top-color: #1e85be;
  border-top-color: #b81c23;
}
#login_error:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f05a";
  color: #1e85be;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
#login_error.success {
  border-top-color: #8fae1b;
}
#login_error.success:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  color: #8fae1b;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
#login_error.error {
  border-top-color: #b81c23;
}
#login_error.error:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  color: #b81c23;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
#login_error label {
  display: inline;
  font-size: inherit;
  font-weight: bold;
  cursor: pointer;
}
#login_error .errorlist {
  margin: 0px;
  list-style: none;
}
#login_error:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  color: #b81c23;
  position: absolute;
  left: 1.5em;
  top: 1.25em;
}
span[data-pin-href] {
  font-size: 1px !important;
  color: transparent !important;
}
span[data-pin-href]:before {
  content: 'Pin it!';
  visibility: visible;
  font-size: 11px !important;
  color: #fff;
}
.embed-iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 50px;
}
.embed-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 960px) {
  .embed-iframe {
    margin-left: -20px;
  }
  center > .embed-iframe {
    margin-left: -38px;
  }
}
#above-visual-logo {
  text-align: center;
  padding: 30px 0;
}
#visual {
  position: relative;
  overflow: hidden;
}
#visual .carousel-inner {
  height: 630px;
}
#visual .carousel-inner .item {
  height: 630px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  text-align: center;
  padding: 0 140px;
  font-family: "ProximaNova";
  font-size: 18px;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  display: block;
}
#visual .carousel-inner .item.active {
  z-index: 10;
  opacity: 1;
  pointer-events: all;
}
#visual .carousel-inner .item .item-content {
  position: absolute;
  bottom: 20px;
  left: 140px;
  right: 140px;
  cursor: pointer;
}
#visual .carousel-inner .item .item-content .cat {
  text-transform: uppercase;
}
#visual .carousel-inner .item .item-content .title {
  font-family: "Didot";
  font-size: 31px;
  line-height: 35px;
  font-weight: normal;
  padding: 15px 20% 28px;
  text-transform: uppercase;
  -webkit-transform: translate(0, 90px);
  transform: translate(0, 90px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#visual .carousel-inner .item .item-content p {
  margin-top: 0;
}
#visual .carousel-inner .item .item-content .hover-info {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#visual .carousel-inner .item:before {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 400px;
  background: url(resource/images/homepage-visual-gradient.png) repeat-x bottom;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#visual.hover .item.active:before {
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
#visual.hover .item.active .title {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#visual.hover .item.active .hover-info {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#visual.hover .item.active .hover-info.top-info {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#visual #visual-carousel-nav .carousel-control {
  font-size: 35px;
  color: #d0d1d3;
  outline: none;
  z-index: 20;
}
#visual #visual-carousel-nav .carousel-control:hover {
  color: #b6b7ba;
}
#visual #visual-carousel-nav .left {
  position: absolute;
  left: 80px;
  bottom: 60px;
}
#visual #visual-carousel-nav .right {
  position: absolute;
  right: 80px;
  bottom: 50px;
}
body {
  /* firefox 19+ */
}
body ::-webkit-input-placeholder {
  color: #858585;
}
body ::-moz-placeholder {
  color: #858585;
}
body input:-moz-placeholder {
  color: #858585;
}
body input[type="text"],
body input[type="email"],
body input[type="tel"],
body input[type="password"],
body input[type="url"],
body input[type="number"],
body textarea {
  color: #000000;
  border-radius: 0;
  border: 1px solid #bbbbbb;
  padding: 11px 16px;
  line-height: 18px;
  height: auto;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
body input[type="text"]:focus,
body input[type="email"]:focus,
body input[type="tel"]:focus,
body input[type="password"]:focus,
body input[type="url"]:focus,
body input[type="number"]:focus,
body textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #999;
}
body input[type="text"][disabled="disabled"],
body input[type="text"].disabled {
  background: #eeeeee;
}
body .gform_button {
  display: inline-block;
  background: #ff6700;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
body .gform_button.arrow-right .fa {
  float: right;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: 12px;
}
body .gform_button:hover {
  background: #cc5200;
  color: #fff;
  text-decoration: none;
}
body .gform_button.dark {
  background: #bbbbbb;
}
body .gform_button.dark:hover {
  background: #3c414a;
}
body .gform_button.blue {
  background: #5bc5f2;
}
body .gform_button.blue:hover {
  background: #2cb4ee;
}
body .gform_button.bluedarker {
  background: #322c62;
}
body .gform_button.bluedarker:hover {
  background: #c90050;
}
body .gform_button[disabled],
body .gform_button.disabled {
  opacity: .4;
}
body .gform_button.big {
  display: block;
  text-align: center;
}
.newsletter_wrapper .newsletter:before,
.newsletter_wrapper .newsletter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.newsletter_wrapper .newsletter:after {
  clear: both;
}
.newsletter_wrapper .newsletter .gform_fields {
  margin: 0;
}
.newsletter_wrapper .newsletter .validation_error {
  display: none;
}
.newsletter_wrapper .newsletter .validation_error + .gform_body + .gform_footer button {
  margin-top: 26px;
}
.newsletter_wrapper .newsletter .validation_error + .gform_body + .gform_footer .gform_ajax_spinner {
  left: -25px;
  top: 39px;
}
.newsletter_wrapper .newsletter .validation_message {
  display: none;
}
.newsletter_wrapper .newsletter .gform_ajax_spinner {
  left: -25px;
  top: 13px;
}
.newsletter_wrapper .newsletter .gform_heading {
  margin-bottom: 30px;
}
.newsletter_wrapper .newsletter .gform_body {
  width: 80%;
  float: left;
}
.newsletter_wrapper .newsletter .gform_body input {
  border: none;
  padding: 13px 15px;
}
.newsletter_wrapper .newsletter .gform_body .gfield_error input {
  background: #ff6666;
}
.newsletter_wrapper .newsletter .gform_footer {
  width: 20%;
  float: left;
}
.newsletter_wrapper .newsletter .gform_footer button {
  overflow: hidden;
  border: 0;
  background: #ff6700;
  width: 100%;
  height: 45px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  color: #fff;
  font-size: 22px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.newsletter_wrapper .newsletter .gform_footer button span {
  display: none;
}
.newsletter_wrapper .newsletter .gform_footer button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0e0';
  line-height: 45px;
  vertical-align: bottom;
}
.newsletter_wrapper .newsletter .gform_footer button:hover {
  background: #cc5200;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
form#order .control-checkbox {
  float: left;
}
.pie-address-container label {
  font-size: 0.8em;
}
.pie-address-container .editable {
  margin-bottom: 10px;
}
.control-checkbox.required .controls > label:after {
  content: ' *';
  display: inline;
  color: #790000;
  font-size: 0.8em;
}
.form-registration .gsection_title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4em;
  margin: 30px 0px 20px;
  border: none;
  border-bottom: 1px solid #d6dce2;
  text-transform: none;
  text-align: left;
  height: auto;
}
.form-registration .gsection_title span {
  margin: 0px;
  padding: 0px;
  top: 0px;
}
/**
 * @author Ferdy Perdaan
 * @version 1.0
 *
 * 
 */
.only-tablet {
  display: none !important;
}
.only-tablet-mobile {
  display: none !important;
}
.only-mobile {
  display: none !important;
}
@media only screen and (max-width: 1040px) {
  #wrapper {
    min-width: initial;
  }
  #wrapper #content {
    padding: 0px 20px;
  }
  #wrapper .masonryItem {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 49%;
    /* Safari has rounding issues */
    padding: 0px 10px 20px 0px;
    margin: 0px !important;
    text-align: center;
  }
  #wrapper .masonryItem:nth-child(even) {
    padding-right: 0px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .header-container,
  .footer {
    display: none;
  }
  body {
    margin-top: 100px;
  }
  body.single-post #wrapper {
    padding-bottom: 60px;
  }
  #wrapper > #header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
  }
  #wrapper.sticky-header #header > .container {
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.3);
    position: relative !important;
    top: auto;
    left: auto;
    width: auto !important;
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 960px) and (min-width: 767px) {
  #wrapper #header #logo {
    margin-right: 20px;
  }
  #wrapper #header #logo img {
    width: 150px;
    margin-top: 7px;
  }
  #wrapper #header #main-navigation ul.menu {
    font-size: 0.9em;
  }
  #wrapper #header #cart-trigger {
    float: right;
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .only-tablet-desktop {
    display: none;
  }
  .only-mobile {
    display: block !important;
  }
  #wrapper {
    min-width: 0px;
  }
  #wrapper > .container {
    margin: 0px;
  }
  #wrapper #content {
    padding: 0px;
  }
  body {
    margin-top: 50px;
  }
  #above-visual-logo,
  #visual {
    display: none;
  }
  body.focus #header {
    margin-top: -100px !important;
  }
  body.focus .social-share {
    margin-bottom: -100px !important;
  }
  #header,
  .social-share {
    -webkit-transition: margin .4s ease;
    transition: margin .4s ease;
  }
  #wrapper > #header {
    height: 50px;
  }
  #wrapper > #header > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-color: #FDE8E9;
    height: 50px;
    padding: 0px;
  }
  #wrapper > #header > .container #logo {
    float: none;
    width: 100%;
    padding-left: 30px;
    text-align: center;
    margin: 13px 0px 0px;
  }
  #wrapper > #header > .container #logo img {
    margin: 0px;
    width: 100px;
    height: auto;
  }
  #wrapper > #header > .container > a {
    margin: 0px;
    float: none;
    height: auto;
    background: none;
    font-size: 26px;
    color: #FFC0C3;
    min-width: 40px;
    text-align: center;
  }
  #wrapper > #header > .container > a:before {
    margin-top: 10px;
  }
  #wrapper > #header > .container > a#menu-trigger:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c9";
  }
  #wrapper > #header > .container > a#search-trigger:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
  }
  #wrapper > #header.search-active #logo,
  #wrapper > #header.search-active #menu-trigger {
    display: none !important;
  }
  #wrapper > #header.search-active div.search {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    width: 85%;
  }
  #wrapper > #header.search-active div.search input.field {
    font-size: 20px;
  }
  #wrapper > #header.search-active #cart-trigger {
    display: none !important;
  }
  #wrapper > #header.search-active #search-trigger {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 10;
  }
  #wrapper > #header.search-active #search-trigger:before {
    display: inline-block !important;
    font-family: FontAwesome !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    content: "\f00d" !important;
  }
  .menu-active #header > .container {
    overflow: visible;
  }
  .menu-active #header #menu-trigger:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
  }
  .menu-active #header .navmenu {
    display: block;
  }
  .menu-active #main-navigation .search {
    display: none;
  }
  #header .navmenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #feeded;
    padding: 15px 0;
    border-bottom: 1px solid #BABBBE;
    border-top: 1px solid #BABBBE;
  }
  #header .navmenu .menu {
    font-size: 17px;
    margin-top: 0;
  }
  #header .navmenu .menu > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #header .navmenu .menu > li:last-child {
    margin-bottom: 0;
  }
  #header .navmenu .menu > li:after {
    display: none;
  }
  #header .navmenu .menu > li a {
    display: block;
    padding: 0 10px;
  }
  #header .navmenu .ci-snapchat {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('resource/images/snapchat.svg');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: bottom;
  }
  #wrapper .read-more {
    color: #fff;
    background: #FFC0C3;
    border: 1px solid #FFC0C3;
    min-width: 150px;
    padding: 10px;
    text-transform: none;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-block;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }
  #wrapper .read-more:hover,
  #wrapper .read-more:focus {
    border-color: #333;
    background: #FFC0C3;
    color: #fff;
  }
  #wrapper .loop.loop-default > .post-block,
  #wrapper .loop.loop-auto > .post-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 28px;
  }
  #wrapper .loop.loop-default > .post-block .post-head,
  #wrapper .loop.loop-auto > .post-block .post-head {
    padding: 10px 20px 0px;
  }
  #wrapper .loop.loop-default > .post-block .post-head .title,
  #wrapper .loop.loop-auto > .post-block .post-head .title {
    font-size: 20px;
    line-height: 25px;
    min-height: 0;
    padding: 0;
  }
  #wrapper .loop.loop-default > .post-block .post-content,
  #wrapper .loop.loop-auto > .post-block .post-content {
    padding: 0px 20px;
  }
  #wrapper .loop + .most-read-container {
    margin-bottom: 0px !important;
  }
  #wrapper .loop + .most-read-container + .olapic {
    padding: 0px 20px;
    margin: 0px;
    border-bottom: none;
    border-top: 1px solid #BABBBE;
  }
  #wrapper .most-read-container,
  #wrapper .widget-related-articles {
    border-bottom: none;
  }
  #wrapper .most-read-container .loop,
  #wrapper .widget-related-articles .loop {
    padding: 0px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  #wrapper .most-read-container .loop > .post-block,
  #wrapper .widget-related-articles .loop > .post-block {
    display: inline-block;
    width: 48%;
    margin: 0px 1.8% 15px;
    /* Safari has rounding issues */
    min-height: 207px;
  }
  #wrapper .most-read-container .loop > .post-block .post-head,
  #wrapper .widget-related-articles .loop > .post-block .post-head {
    padding: 10px 0px;
  }
  #wrapper .most-read-container .loop > .post-block .post-content,
  #wrapper .widget-related-articles .loop > .post-block .post-content {
    padding: 0px;
  }
  #wrapper .most-read-container .loop > .post-block .post-head .title,
  #wrapper .widget-related-articles .loop > .post-block .post-head .title {
    margin: 0px;
    font-size: 14px;
    line-height: 1.5em;
  }
  #wrapper .most-read-container .loop > .post-block .post-head .title .ellip-line,
  #wrapper .widget-related-articles .loop > .post-block .post-head .title .ellip-line {
    line-height: 1.8em;
  }
  #wrapper .most-read-container .loop > .post-block .read-more,
  #wrapper .widget-related-articles .loop > .post-block .read-more {
    padding: 10px;
    width: 100%;
    min-width: initial;
  }
  #wrapper .most-read-container .loop > .post-block .post-content .excerpt,
  #wrapper .widget-related-articles .loop > .post-block .post-content .excerpt,
  #wrapper .most-read-container .loop > .post-block .post-meta,
  #wrapper .widget-related-articles .loop > .post-block .post-meta {
    display: none;
  }
  #wrapper .most-read-container .loop > .post-block:nth-child(even),
  #wrapper .widget-related-articles .loop > .post-block:nth-child(even) {
    margin-right: 0%;
  }
  #wrapper .most-read-container .loop > .post-block:nth-child(odd),
  #wrapper .widget-related-articles .loop > .post-block:nth-child(odd) {
    margin-left: 0%;
  }
  #wrapper .widget-image-banner + .widget-video-instagram {
    margin-top: 0px;
  }
  #wrapper .widget-image-banner {
    padding-bottom: 0px;
  }
  #wrapper .widget-related-articles {
    padding-bottom: 0px;
  }
  #wrapper .widget-most-read .widget-title {
    margin-bottom: 10px;
  }
  #wrapper .widget-instagram .widget-title {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #wrapper .sidebar-right {
    margin-top: 20px;
  }
  #wrapper h4#commentform {
    margin-bottom: 10px;
  }
  #wrapper .widget-video-instagram {
    padding: 0px;
    margin: 0px;
    background: none;
  }
  #wrapper .widget-video-instagram .row > div {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: none;
  }
  #wrapper .widget-video-instagram .row > div + div,
  #wrapper .widget-video-instagram .row > div.instagram {
    background: #FEEDED;
  }
  #wrapper .widget-video-instagram .row > div + div h2,
  #wrapper .widget-video-instagram .row > div.instagram h2 {
    padding: 25px 0px;
    margin: 0px;
  }
  #wrapper .widget-video-instagram h2 {
    font-size: 21px;
    text-transform: none;
  }
  #wrapper .widget-video-instagram .video a {
    display: block;
    line-height: 0px;
  }
  #wrapper .widget-video-instagram .video h2:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f03d";
    margin-right: 8px;
  }
  #wrapper .widget-video-instagram .instagram h2:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    margin-right: 8px;
  }
  #wrapper .widget-video-instagram .instagram .masonry {
    padding-bottom: 10px;
    margin: 0px !important;
  }
  #wrapper .widget-video-instagram .instagram .masonryItem {
    margin: 0px !important;
  }
  #wrapper .widget-instagram .masonry {
    padding-bottom: 10px;
    margin: 0px auto !important;
    width: 300px;
  }
  #wrapper .widget-instagram .masonryItem {
    margin: 0px !important;
    display: inline-block;
    float: left !important;
  }
  #wrapper .widget-instagram .masonryItem a {
    display: block;
  }
  #wrapper .sidebar .widget-adjacent-articles {
    display: block;
    background: #F8F8F8;
    padding: 15px;
    margin-bottom: 20px;
  }
  #wrapper .sidebar .widget-adjacent-articles .post-list {
    height: 200px;
  }
  #wrapper .sidebar .widget-adjacent-articles .post-list li {
    width: 138px;
    margin-right: 13px !important;
  }
  #wrapper .sidebar .widget-adjacent-articles .post-list li .read-more {
    padding: 6px;
  }
  #wrapper .widget-shop-the-items .shopping-item {
    width: 50%;
    padding: 0px 20px;
    margin: 0px;
  }
  #wrapper .widget-shop-the-items .shopping-item .name {
    font-family: ProximaNova-Light;
    font-size: 16px;
    color: #000000;
  }
  #wrapper .widget-shop-the-items .shopping-item .price {
    font-family: ProximaNova-Light;
    font-size: 16px;
    color: #FF6B72;
  }
  .single #wrapper .loop-auto {
    margin-bottom: 30px;
  }
  .single #wrapper .loop-single > .post-block {
    margin-bottom: 20px;
  }
  .single #wrapper .loop-single > .post-block > .post-head,
  .single #wrapper .loop-single > .post-block > .post-content,
  .single #wrapper .loop-single > .post-block > .post-footer {
    padding: 0px 20px;
  }
  .single #wrapper .loop-single > .post-block > .post-head .title {
    word-wrap: break-word;
  }
  .single #wrapper .loop-single > .post-block .post-footer {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .single #wrapper .loop-single > .post-block .post-footer .facebook-like-counter {
    display: none;
  }
  .single #wrapper .loop-single > .post-block .post-footer .leave-comment {
    color: #fff;
    background: #FFC0C3;
    border: 1px solid #FFC0C3;
    min-width: 150px;
    text-transform: none;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    display: inline-block;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    padding: 10px;
    font-size: 16px;
    width: 100%;
  }
  .single #wrapper .loop-single > .post-block .post-footer .leave-comment:hover,
  .single #wrapper .loop-single > .post-block .post-footer .leave-comment:focus {
    border-color: #333;
    background: #FFC0C3;
    color: #fff;
  }
  .single #wrapper .loop-single > .post-block .post-footer .tag-cloud:before {
    color: #FFC0C3;
    font-size: 21px;
    padding-right: 12px;
    float: left;
    padding-top: 2px;
  }
  .single #wrapper .loop-single > .post-block .post-footer .tag-cloud li a {
    background: #E7E7E7;
    color: #959595;
    border-radius: 2px;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share span {
    display: none;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share a {
    line-height: 50px;
    height: 50px;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share a .fa {
    color: #fff;
    font-size: 26px;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .fb .fa:before {
    content: "\f09a";
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .fb {
    background: #3B5998;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .fb:hover {
    background: #2d4373;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .tw {
    background: #00B6F1;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .tw:hover {
    background: #008fbe;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .pt {
    background: #CB2027;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .pt:hover {
    background: #9f191f;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .mail {
    background: #FFC0C3;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .mail:hover {
    background: #ff8d92;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .wa {
    background: #25D366;
  }
  .single #wrapper .loop-single > .post-block .post-footer .social-share .wa:hover {
    background: #1da851;
  }
  #scroll-to-top {
    margin: 20px;
    display: block;
  }
  #ambassadors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  #ambassadors .ambassador {
    height: auto !important;
    width: 50%;
    float: none;
    margin-right: 0px;
    padding: 0px 10px;
  }
  #ambassadors .ambassador img {
    height: auto !important;
  }
  #ambassadors .ambassador h2 {
    font-size: 18px;
  }
  #ambassadors .ambassador h3 {
    word-wrap: break-word;
  }
  .author-info-block {
    margin-top: -20px;
  }
  .author-info-block .user-image {
    float: none;
  }
  .author-info-block .user-image img {
    width: 100%;
  }
  .author-info-block .user-image + .user-info {
    margin: 10px 15px;
  }
  #main-content > .side > .sidebar {
    -webkit-transform: none !important;
            transform: none !important;
  }
  #main-content > .side,
  #main-content > .content {
    padding: 0px;
    width: 100%;
    float: none;
  }
  #main-content .page-title:not(.small) {
    font-size: 26px;
  }
  .archive #main-content {
    padding-top: 20px;
  }
  .archive #main-content > .side {
    display: none;
  }
  .olapic #olapic_viewer_overlay.olapic-viewer-overlay #viewer-wrapper {
    width: 90%;
  }
}
form#your-profile h3 {
  border-bottom: 1px solid #BABBBE;
  padding-bottom: 10px;
  margin-top: 30px;
}
form#your-profile h3:first-of-type {
  margin-top: 0;
}
form#your-profile .form-table {
  width: 100%;
}
form#your-profile .form-table th,
form#your-profile .form-table td {
  padding: 10px 0;
}
form#your-profile .form-table th {
  width: 200px;
  text-align: left;
  font-size: 12px;
  vertical-align: top;
  padding-right: 10px;
}
form#your-profile .form-table .regular-text,
form#your-profile .form-table select {
  width: 100%;
}
form#your-profile #pass-strength-result,
form#your-profile .indicator-hint,
form#your-profile .hidden {
  display: none;
}
form#your-profile .button {
  border: 1px solid #BABBBE;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ProximaNova";
  font-size: 15px;
  line-height: 28px;
  padding: 4px 10px;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
form#your-profile .button:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
form#your-profile .button[disabled],
form#your-profile .button.disabled {
  opacity: .4;
}
form#your-profile .button.pink {
  background: #fabfc0;
  color: #484848;
  border: 0;
}
form#your-profile .button.button-primary {
  display: inline-block;
  background: #ff6700;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  border: 0;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  float: right;
}
form#your-profile .button.button-primary.arrow-right .fa {
  float: right;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: 12px;
}
form#your-profile .button.button-primary:hover {
  background: #cc5200;
  color: #fff;
  text-decoration: none;
}
form#your-profile .button.button-primary.dark {
  background: #bbbbbb;
}
form#your-profile .button.button-primary.dark:hover {
  background: #3c414a;
}
form#your-profile .button.button-primary.blue {
  background: #5bc5f2;
}
form#your-profile .button.button-primary.blue:hover {
  background: #2cb4ee;
}
form#your-profile .button.button-primary.bluedarker {
  background: #322c62;
}
form#your-profile .button.button-primary.bluedarker:hover {
  background: #c90050;
}
form#your-profile .button.button-primary[disabled],
form#your-profile .button.button-primary.disabled {
  opacity: .4;
}
form#your-profile .button.button-primary.big {
  display: block;
  text-align: center;
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url("resource/fonts/2ACA69_2_0.eot");
  src: url("resource/fonts/2ACA69_2_0.eot?#iefix") format("embedded-opentype"), url("resource/fonts/2ACA69_2_0.woff") format("woff"), url("resource/fonts/2ACA69_2_0.ttf") format("truetype");
}
#hunkemollerCountdown {
  display: none;
}
#wrapper .header-wrapper {
  padding-top: 0px;
}
.header-container ul,
.header-container ol {
  list-style: none;
}
.header-container {
  font-family: ProximaNova-Light, sans-serif;
  font-size: 11px;
  -webkit-font-smoothing: auto;
  margin-bottom: 13px;
}
.header-container .nav ul,
.header-container .nav ol {
  margin: 0px;
  padding: 0px;
}
.header-container .nav div.level0 {
  top: 42px;
}
.header-container .nav li.level0:hover div.level0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-container .topnav-myaccount::after {
  margin-top: 6px;
}
.header-container .topnav-container {
  position: relative;
}
.header-container .topnav-column ul {
  margin: 0px;
  padding: 0px;
}
.header .quick-access > a,
.header .quick-access .widget.widget-banner.banner-only-html {
  display: none;
}
.footer {
  font-family: ProximaNova-Light, sans-serif;
  font-size: 11px;
  line-height: normal;
  -webkit-font-smoothing: auto;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer a {
  color: #999;
}
.footer a:hover {
  color: #000;
}
.footer .col-2 > .col-3 {
  margin-left: -25px;
  margin-right: -25px;
}
.footer h2 {
  font-weight: normal;
}
.mini-cart h2 {
  font-weight: bold !important;
}
.mini-cart .amount {
  margin-top: 0px;
}
#cookie-consent-banner.cookie-consent-banner {
  font-size: 12px;
}
#cookie-consent-banner.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title {
  font-weight: 400;
}
#cookie-consent-banner.cookie-consent-banner a {
  text-decoration: underline;
}
#cookie-consent-banner.cookie-consent-banner p {
  margin: 0px;
  padding: 0px;
}
/* theme2 styling */
/*####################
	HEADER
####################*/
/* line 4, ../scss/core/_header.scss */
.header-container,
.header-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 8, ../scss/core/_header.scss */
.header-container::after,
.header-container::before,
.header-container *::after,
.header-container *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 16, ../scss/core/_header.scss */
.header-container.fixed-nav {
  position: relative;
  z-index: 99999999;
}
/* line 24, ../scss/core/_header.scss */
.opened-menu .header-container {
  position: relative;
  z-index: 999;
}
/* line 30, ../scss/core/_header.scss */
.header-wrapper {
  padding-top: 44px;
}
/* line 33, ../scss/core/_header.scss */
.checkout-onepage-index .header-wrapper {
  padding-top: 0;
}
@media only screen and (max-width: 770px) {
  /* line 30, ../scss/core/_header.scss */
  .header-wrapper {
    padding-top: 0;
    width: 100%;
    position: fixed;
    top: 44px;
    z-index: 9999999999;
    background: transparent;
  }
}
@media only screen and (max-width: 770px) {
  /* line 48, ../scss/core/_header.scss */
  .header-container {
    height: 45px;
    z-index: inherit !important;
  }
  /* line 53, ../scss/core/_header.scss */
  .checkout-onepage-index .header-container {
    height: inherit;
  }
  /* line 57, ../scss/core/_header.scss */
  .checkout-onepage-index .header-wrapper {
    position: inherit;
    top: inherit;
  }
}
/* line 63, ../scss/core/_header.scss */
.header-container .header {
  position: relative;
  height: 90px;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 980px) {
  /* line 63, ../scss/core/_header.scss */
  .header-container .header {
    padding: 0;
  }
}
@media only screen and (max-width: 770px) {
  /* line 63, ../scss/core/_header.scss */
  .header-container .header {
    height: 0;
  }
}
/* line 80, ../scss/core/_header.scss */
.header-container .header .logo-wrapper {
  margin: auto;
}
@media only screen and (max-width: 770px) {
  /* line 80, ../scss/core/_header.scss */
  .header-container .header .logo-wrapper {
    margin-top: -40px;
  }
}
/* line 87, ../scss/core/_header.scss */
.header-container .header .logo-wrapper .mobile-logo {
  display: none;
  max-height: 25px;
}
@media only screen and (max-width: 770px) {
  /* line 87, ../scss/core/_header.scss */
  .header-container .header .logo-wrapper .mobile-logo {
    display: block;
  }
}
@media only screen and (max-width: 380px) {
  /* line 87, ../scss/core/_header.scss */
  .header-container .header .logo-wrapper .mobile-logo {
    max-width: 60%;
    margin: 8px auto 0 auto;
  }
}
/* line 101, ../scss/core/_header.scss */
.header-container .header .logo-wrapper .desktop-logo {
  display: none;
  height: 35px;
}
@media only screen and (min-width: 771px) {
  /* line 101, ../scss/core/_header.scss */
  .header-container .header .logo-wrapper .desktop-logo {
    display: block;
  }
}
/* line 111, ../scss/core/_header.scss */
.header-container .header .header-search {
  position: absolute;
  right: 55px;
  top: -44px;
}
@media only screen and (max-width: 770px) {
  /* line 117, ../scss/core/_header.scss */
  .header-container .header .header-search.sb-search-open {
    left: 0;
    width: 100%;
    right: inherit;
  }
}
@media only screen and (min-width: 771px) {
  /* line 111, ../scss/core/_header.scss */
  .header-container .header .header-search {
    border: 0;
    top: inherit;
    bottom: 0;
    right: 10px;
  }
}
/* line 132, ../scss/core/_header.scss */
.header-container .header .sb-search {
  width: 0;
  min-width: 50px;
  height: 38px;
  float: right;
  -webkit-backface-visibility: hidden;
}
@media only screen and (max-width: 770px) {
  /* line 132, ../scss/core/_header.scss */
  .header-container .header .sb-search {
    height: auto;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.15s ease-out 0s;
    transition: max-height 0.15s ease-out 0s;
  }
}
@media only screen and (min-width: 771px) {
  /* line 132, ../scss/core/_header.scss */
  .header-container .header .sb-search {
    height: 42px;
    width: 230px;
    overflow: visible;
  }
}
/* line 153, ../scss/core/_header.scss */
.header-container .header .sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: 0 solid #fabfc0;
  border-radius: 0;
  -webkit-box-shadow: 0 0;
          box-shadow: 0 0;
  outline: none;
  background: #fff;
  width: 0;
  height: 40px;
  margin: 0;
  padding: 8px 25px 6px 7px;
  font-size: 16px;
  z-index: 10;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 170, ../scss/core/_header.scss */
.header-container .header .sb-search-input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
@media only screen and (max-width: 770px) {
  /* line 153, ../scss/core/_header.scss */
  .header-container .header .sb-search-input {
    background: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 153, ../scss/core/_header.scss */
  .header-container .header .sb-search-input {
    z-index: auto;
    width: 100%;
    height: 30px;
    font-size: 1.2em;
    border-width: 1px;
  }
}
/* line 189, ../scss/core/_header.scss */
.header-container .header .sb-icon-clear {
  display: none;
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 10;
  right: 0;
  cursor: pointer;
}
/* line 198, ../scss/core/_header.scss */
.header-container .header .sb-icon-clear:before {
  display: block;
  content: " ";
  height: 15px;
  width: 15px;
  background: transparent url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/close-btn.png") center no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 1000;
  right: 8px;
  top: 7px;
}
/* line 212, ../scss/core/_header.scss */
.header-container .header .sb-icon-close {
  display: none;
  position: relative;
  cursor: pointer;
  height: 30px;
  width: 35px;
  top: 5px;
  left: 0;
  text-indent: -99999px;
}
/* line 222, ../scss/core/_header.scss */
.header-container .header .sb-icon-close:before,
.header-container .header .sb-icon-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
  position: absolute;
  left: 12px;
  top: 14px;
  display: block;
  height: 3px;
  width: 25px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 236, ../scss/core/_header.scss */
.header-container .header .sb-icon-close:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
/* line 241, ../scss/core/_header.scss */
.header-container .header input[type="search"].sb-search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
/* line 262, ../scss/core/_header.scss */
.header-container .header .sb-icon-search,
.header-container .header .sb-search-submit {
  width: 50px;
  height: 40px;
  display: block;
  position: absolute;
  right: 1px;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 771px) {
  /* line 262, ../scss/core/_header.scss */
  .header-container .header .sb-icon-search,
  .header-container .header .sb-search-submit {
    width: 28px;
    height: 28px;
    top: 1px;
  }
}
/* line 281, ../scss/core/_header.scss */
.header-container .header .sb-search-submit {
  background: #fff;
  /* IE needs this */
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
  opacity: 0;
  text-indent: -9999px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 4px -85px;
  background-size: 22px;
  background-color: rgba(250, 191, 192, 0.3);
  opacity: 1;
  z-index: auto;
}
@media only screen and (max-width: 770px) {
  /* line 281, ../scss/core/_header.scss */
  .header-container .header .sb-search-submit {
    display: none;
  }
}
/* line 301, ../scss/core/_header.scss */
.header-container .header .sb-icon-search {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 13px -93px;
  background-size: 25px;
  z-index: 90;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 771px) {
  /* line 301, ../scss/core/_header.scss */
  .header-container .header .sb-icon-search {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 63, ../scss/core/_header.scss */
  .header-container .header {
    /* Open state */
  }
  /* line 316, ../scss/core/_header.scss */
  .header-container .header .sb-search.sb-search-open,
  .header-container .header .no-js .sb-search {
    width: 100%;
    background: #272727;
    max-height: 100%;
    height: 100%;
    padding: 15px;
    -webkit-transition: padding-top 0.2s ease-out 0.2s, padding-bottom 0.2s ease-out 0.2s, max-height 0.2s ease-out 0.2s;
    transition: padding-top 0.2s ease-out 0.2s, padding-bottom 0.2s ease-out 0.2s, max-height 0.2s ease-out 0.2s;
    border-bottom: 4px solid #fabfc0;
  }
  /* line 327, ../scss/core/_header.scss */
  .header-container .header .sb-search.sb-search-open {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 331, ../scss/core/_header.scss */
  .header-container .header .sb-search.sb-search-open .sb-icon-search,
  .header-container .header .no-js .sb-search .sb-icon-search {
    z-index: 11;
  }
  /* line 336, ../scss/core/_header.scss */
  .header-container .header .sb-search.sb-search-open .sb-search-submit,
  .header-container .header .no-js .sb-search .sb-search-submit {
    z-index: 90;
  }
}
@media only screen and (max-width: 770px) {
  /* line 344, ../scss/core/_header.scss */
  .header-container .header .sb-search-open #search_mini_form {
    display: inline-block;
    width: 100%;
    height: 40px;
    position: relative;
  }
}
/* line 354, ../scss/core/_header.scss */
.header-container .header .sb-search-open .sb-search-input {
  background: #fff;
  border-width: 1px;
  padding: 8px 25px 6px 7px;
  width: 100%;
}
@media only screen and (max-width: 770px) {
  /* line 354, ../scss/core/_header.scss */
  .header-container .header .sb-search-open .sb-search-input {
    right: auto;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 14px;
    padding: 5px 25px 5px 7px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 372, ../scss/core/_header.scss */
  .header-container .header .sb-search-open .sb-icon-search,
  .header-container .header .sb-search-open .sb-search-submit {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 380, ../scss/core/_header.scss */
  .header-container .header .sb-search-open .sb-icon-close {
    display: inline-block;
  }
}
@media only screen and (max-width: 770px) {
  /* line 387, ../scss/core/_header.scss */
  .header-container .header .sb-search-open .search-autocomplete .products-suggestions-heading,
  .header-container .header .sb-search-open .search-autocomplete .products-suggestions {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  /* line 399, ../scss/core/_header.scss */
  .header-container .header .sb-search-open .sb-search-submit {
    display: block;
    background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
    background-position: 11px -105px;
    background-size: 28px;
    background-color: #fbe3e4;
    height: 39px;
  }
}
/* language switcher */
/* line 410, ../scss/core/_header.scss */
.language-switch {
  position: relative;
  padding: 12px 15px 12px 0;
}
@media only screen and (max-width: 770px) {
  /* line 410, ../scss/core/_header.scss */
  .language-switch {
    display: none;
  }
}
/* line 418, ../scss/core/_header.scss */
.language-switch .form-language {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 426, ../scss/core/_header.scss */
.language-switch .form-language select {
  background: #fff;
  width: 100%;
  line-height: 100%;
  margin-top: 10px;
}
/* line 434, ../scss/core/_header.scss */
.language-switch .store-language-value {
  position: relative;
  color: #fff;
  width: 28px;
  height: 20px;
  padding-top: 5px;
}
/* line 441, ../scss/core/_header.scss */
.language-switch .store-language-value::after {
  content: '\0025BC';
  position: absolute;
  right: -15px;
  top: 0;
  height: 20px;
  width: 15px;
  padding: 4px;
}
/* line 453, ../scss/core/_header.scss */
.flag {
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* line 459, ../scss/core/_header.scss */
.flag-dk_da {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-dk.png");
}
/* line 463, ../scss/core/_header.scss */
.flag-be_nl {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-ch.png");
}
/* line 467, ../scss/core/_header.scss */
.flag-be_fr,
.flag-fr {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-fr.png");
}
/* line 472, ../scss/core/_header.scss */
.flag-lux {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-lux.png");
}
/* line 476, ../scss/core/_header.scss */
.flag-de {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-de.png");
}
/* line 480, ../scss/core/_header.scss */
.flag-se {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-se.png");
}
/* line 484, ../scss/core/_header.scss */
.flag-ch {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/flags/flag-ch.png");
}
/* line 488, ../scss/core/_header.scss */
.bow {
  padding: 13px 12px 10px 0;
}
@media only screen and (max-width: 770px) {
  /* line 488, ../scss/core/_header.scss */
  .bow {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  /* line 496, ../scss/core/_header.scss */
  .bow > img {
    width: 25px;
  }
}
/* My Account */
/* line 503, ../scss/core/_header.scss */
.topnav-myaccount {
  position: relative;
  padding-right: 5px;
  height: 49px;
  font-size: 1.2em;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 770px) {
  /* line 503, ../scss/core/_header.scss */
  .topnav-myaccount {
    margin-left: 37px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 600px) {
  /* line 503, ../scss/core/_header.scss */
  .topnav-myaccount {
    height: auto;
  }
}
/* line 521, ../scss/core/_header.scss */
.topnav-myaccount::after {
  content: '\0025BC';
  position: absolute;
  right: 6px;
  top: 10px;
  height: 20px;
  width: 15px;
  padding: 4px;
  color: #fff;
  pointer-events: none;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* line 534, ../scss/core/_header.scss */
.topnav-myaccount > a {
  display: inline-block;
  padding: 12px;
  position: relative;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 400px) {
  /* line 534, ../scss/core/_header.scss */
  .topnav-myaccount > a {
    display: block;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 600px) {
  /* line 534, ../scss/core/_header.scss */
  .topnav-myaccount > a {
    width: 150px;
  }
}
/* line 551, ../scss/core/_header.scss */
.topnav-myaccount > a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 557, ../scss/core/_header.scss */
.topnav-myaccount .topnav-myaccount-name {
  padding: 12px 22px 12px 12px;
  color: #fff;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 400px) {
  /* line 557, ../scss/core/_header.scss */
  .topnav-myaccount .topnav-myaccount-name {
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 599px) {
  /* line 557, ../scss/core/_header.scss */
  .topnav-myaccount .topnav-myaccount-name {
    padding: 6px;
  }
}
/* line 571, ../scss/core/_header.scss */
.topnav-myaccount .topnav-myaccount-name:hover {
  text-decoration: underline;
}
/* line 576, ../scss/core/_header.scss */
.topnav-myaccount .topnav-myaccount-name.logged-in a {
  color: #fff;
  text-decoration: none;
}
/* line 583, ../scss/core/_header.scss */
.topnav-myaccount span.ico-account {
  display: none;
}
@media only screen and (max-width: 599px) {
  /* line 503, ../scss/core/_header.scss */
  .topnav-myaccount {
    height: 40px;
    padding-right: 0;
  }
  /* line 591, ../scss/core/_header.scss */
  .topnav-myaccount > a {
    margin-right: 0;
    padding-top: 5px;
  }
  /* line 596, ../scss/core/_header.scss */
  .topnav-myaccount span.ico-account {
    display: block;
    padding: 0 40px 0 10px;
    height: 32px;
    background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
    background-position: 2px 0px;
    background-size: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  /* line 607, ../scss/core/_header.scss */
  .topnav-myaccount span {
    display: none;
  }
  /* line 611, ../scss/core/_header.scss */
  .topnav-myaccount::after {
    display: none;
  }
}
/* line 617, ../scss/core/_header.scss */
.topnav-wishlist,
.topnav-stores {
  position: relative;
  padding: 0;
  height: 49px;
  font-size: 1.2em;
  text-transform: uppercase;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 770px) {
  /* line 617, ../scss/core/_header.scss */
  .topnav-wishlist,
  .topnav-stores {
    display: none;
  }
}
/* line 631, ../scss/core/_header.scss */
.topnav-wishlist a,
.topnav-wishlist a,
.topnav-stores a,
.topnav-stores a {
  position: relative;
  display: inline-block;
  padding: 12px 0;
}
/* line 637, ../scss/core/_header.scss */
.topnav-wishlist a > img,
.topnav-wishlist a > img,
.topnav-stores a > img,
.topnav-stores a > img {
  display: block;
}
/* line 643, ../scss/core/_header.scss */
.ico-wishlist {
  display: block;
  padding: 0 40px 0 10px;
  height: 32px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 10px -300px;
  background-size: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 654, ../scss/core/_header.scss */
.ico-account {
  display: none;
  padding: 0 40px 0 10px;
  height: 32px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 10px -300px;
  background-size: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 666, ../scss/core/_header.scss */
.ico-store-header {
  display: block;
  padding: 0 40px 0 10px;
  height: 32px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 10px -200px;
  background-size: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 677, ../scss/core/_header.scss */
.usp-bar {
  background: #fbe3e4;
  padding: 4px 5px;
  position: relative;
  width: 949px;
  margin: 0 auto;
}
/* line 678, ../scss/core/_header.scss */
.usp-bar ul {
  display: block;
  margin: 0 auto;
  line-height: 24px;
  text-align: center;
  margin-left: -40px;
}
/* line 679, ../scss/core/_header.scss */
.usp-bar li.usp {
  display: inline-block;
  font-size: 13px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/sprite-usp-bar.png") no-repeat center center;
  margin-left: 30px;
}
/* line 680, ../scss/core/_header.scss */
.usp-bar li.usp span {
  display: block;
  padding-left: 45px;
}
/* line 681, ../scss/core/_header.scss */
.usp-bar li.usp-1 {
  background-position: 0 0;
}
/* line 682, ../scss/core/_header.scss */
.usp-bar li.usp-1 span {
  padding-left: 42px;
}
/* line 683, ../scss/core/_header.scss */
.usp-bar li.usp-2 {
  background-position: 0 -30px;
}
/* line 684, ../scss/core/_header.scss */
.usp-bar li.usp-2 span {
  padding-left: 40px;
}
/* line 685, ../scss/core/_header.scss */
.usp-bar li.usp-3 {
  background-position: 0 -60px;
}
/* line 686, ../scss/core/_header.scss */
.usp-bar li.usp-3 span {
  padding-left: 45px;
}
/* line 687, ../scss/core/_header.scss */
.usp-bar li.usp-4 {
  background-position: 0 -90px;
}
/* line 688, ../scss/core/_header.scss */
.usp-bar li.usp-4 span {
  padding-left: 42px;
}
/* line 689, ../scss/core/_header.scss */
.usp-bar li.usp a {
  text-decoration: none;
  color: #000;
}
/* line 690, ../scss/core/_header.scss */
.usp-bar li.usp a:hover {
  text-decoration: underline;
}
/* STYLING FOR FRANCE QUICK-ACCES */
/* line 694, ../scss/core/_header.scss */
.storeCode-fr .quick-access ul,
.storeCode-be_fr .quick-access ul {
  margin-top: -8px;
  float: right;
  width: 850px;
  text-align: right;
}
/* line 696, ../scss/core/_header.scss */
.storeCode-fr .mini-search,
.storeCode-be_fr .mini-search {
  top: 42px;
}
/* line 698, ../scss/core/_header.scss */
.storeCode-fr .lovelistbanner,
.storeCode-be_fr .lovelistbanner {
  top: 38px;
}
/* line 701, ../scss/core/_header.scss */
.newsbanner {
  position: absolute;
  top: 42px;
  right: 0;
  padding: 7px 45px 7px 0;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-newsletter.png") no-repeat right center;
  cursor: pointer;
  color: #777;
  font-size: 1.1em;
  text-transform: uppercase;
}
/* line 702, ../scss/core/_header.scss */
.newsbanner span {
  font-size: 1.3em;
  color: #d9959f;
}
/* line 704, ../scss/core/_header.scss */
.mini-cart-wrap {
  position: relative;
  z-index: 110;
  height: 100%;
  padding: 6px 0;
}
@media only screen and (min-width: 771px) {
  /* line 704, ../scss/core/_header.scss */
  .mini-cart-wrap {
    min-width: 169px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 715, ../scss/core/_header.scss */
  .mini-cart-wrap .amount-qty {
    position: absolute;
    right: 3px;
    top: 7px;
    width: 17px;
    height: 17px;
    padding: 3px 2px;
    font-size: 0.8em;
    text-align: center;
    color: #272727;
    border-radius: 50%;
    background: #fff;
  }
  /* line 729, ../scss/core/_header.scss */
  .mini-cart-wrap.mini-cart-wrap-active .amount-qty {
    background: #272727;
    color: #fff;
  }
}
/* line 736, ../scss/core/_header.scss */
.mini-cart-wrap-active {
  background: #fff;
}
@media only screen and (max-width: 770px) {
  /* line 740, ../scss/core/_header.scss */
  .mini-cart-wrap-active.mini-cart-wrap-active .amount-qty {
    background: #272727;
    color: #fff;
  }
}
@media only screen and (min-width: 771px) {
  /* line 749, ../scss/core/_header.scss */
  .storeCode-be_nl .mini-cart {
    background-position: 146px -148px;
  }
  /* line 753, ../scss/core/_header.scss */
  .storeCode-be_nl .mini-cart-wrap {
    min-width: 179px;
  }
}
/* line 759, ../scss/core/_header.scss */
.mini-cart {
  padding: 0 40px 0 10px;
  height: 32px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 15px -148px;
  background-size: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 771px) {
  /* line 759, ../scss/core/_header.scss */
  .mini-cart {
    padding-right: 0;
    background-position: 135px -148px;
  }
}
/* line 773, ../scss/core/_header.scss */
.mini-cart h2 {
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
}
/* line 779, ../scss/core/_header.scss */
.mini-cart-wrap-active .mini-cart h2 {
  color: #272727;
}
@media only screen and (max-width: 770px) {
  /* line 773, ../scss/core/_header.scss */
  .mini-cart h2 {
    display: none;
  }
}
/* line 788, ../scss/core/_header.scss */
.mini-cart a {
  text-decoration: none;
  color: #fff;
}
/* line 792, ../scss/core/_header.scss */
.mini-cart-wrap-active .mini-cart a {
  color: #272727;
}
/* line 795, ../scss/core/_header.scss */
.mini-cart-wrap-active .mini-cart a:hover {
  color: #272727;
}
/* line 800, ../scss/core/_header.scss */
.mini-cart a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 806, ../scss/core/_header.scss */
.mini-cart .amount {
  color: #fff;
  font-size: 1.2em;
}
/* line 810, ../scss/core/_header.scss */
.mini-cart-wrap-active .mini-cart .amount {
  color: #272727;
}
/* line 815, ../scss/core/_header.scss */
.mini-cart .price-wrap strong {
  position: absolute;
  left: -9999px;
}
/* line 820, ../scss/core/_header.scss */
.mini-cart fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 826, ../scss/core/_header.scss */
.mini-cart .summary .subtotal,
.mini-cart .summary .checkout {
  display: none;
}
/* line 831, ../scss/core/_header.scss */
.mini-cart .amount-grandtotal {
  display: none;
}
@media only screen and (min-width: 771px) {
  /* line 831, ../scss/core/_header.scss */
  .mini-cart .amount-grandtotal {
    display: inline;
  }
}
/* line 840, ../scss/core/_header.scss */
.mini-cart-list {
  position: absolute;
  right: 0;
  display: none;
  top: 40px;
  width: 310px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-top: 0;
  -webkit-box-shadow: 0 3px 6px #e0e0e0;
  box-shadow: 0 3px 6px #e0e0e0;
}
/* line 854, ../scss/core/_header.scss */
.mini-cart-wrap-active .mini-cart-list {
  display: block;
}
/* line 855, ../scss/core/_header.scss */
.mini-cart-list p {
  font-size: 1.2em;
}
/* line 856, ../scss/core/_header.scss */
.mini-cart-list ol {
  margin-bottom: 8px;
}
/* line 857, ../scss/core/_header.scss */
.mini-cart-list .product-image {
  float: left;
  margin-top: 12px;
}
/* line 858, ../scss/core/_header.scss */
.mini-cart-list .product-image img {
  display: block;
}
/* line 859, ../scss/core/_header.scss */
.mini-cart-list .price-wrap {
  float: right;
  margin: 11px 5px 0 0;
}
/* line 861, ../scss/core/_header.scss */
.mini-cart-list .product-information {
  float: right;
  width: 238px;
  margin-top: 18px;
  padding-left: 5px;
}
/* line 868, ../scss/core/_header.scss */
.mini-cart-list .product-information span {
  font-size: 1em;
  color: #777777;
  text-transform: uppercase;
}
/* line 869, ../scss/core/_header.scss */
.mini-cart-list .product-information .editable .update {
  color: #333;
  font-size: 1em;
}
/* line 870, ../scss/core/_header.scss */
.mini-cart-list .product-name {
  float: left;
  font-size: 1.2em;
  margin-bottom: 2px;
  width: 165px;
}
/* line 871, ../scss/core/_header.scss */
.mini-cart-list .product-name .fabric {
  font-size: 0.8em;
  text-transform: lowercase;
}
/* shopping bag item styling */
/* line 874, ../scss/core/_header.scss */
.mini-cart-list .product-firstline,
.mini-cart-list .product-secondline {
  float: left;
  margin-bottom: 10px;
  width: 238px;
}
/* line 880, ../scss/core/_header.scss */
.mini-cart-list li.empty {
  padding: 0 10px;
  font-size: 1.2em;
}
/* line 881, ../scss/core/_header.scss */
.mini-cart-list .item {
  position: relative;
  min-height: 83px;
  padding: 0 10px;
  border-bottom: 1px solid #D9D9D9;
}
/* line 882, ../scss/core/_header.scss */
.mini-cart-list .product-qty {
  float: left;
  margin-top: 10px;
}
/* line 883, ../scss/core/_header.scss */
.mini-cart-list .product-size {
  float: left;
  margin-top: 10px;
  margin-left: 25px;
}
/* line 884, ../scss/core/_header.scss */
.mini-cart-list .hover .product-size {
  margin-left: 5px;
}
/* line 886, ../scss/core/_header.scss */
.mini-cart-list .cart-bottom {
  padding: 0 10px;
}
/* line 888, ../scss/core/_header.scss */
.mini-cart-list .free-shipping-box {
  min-height: 40px;
  padding: 10px 10px 0 10px;
  background: #FDF8F4;
  border-bottom: 0;
}
/* line 889, ../scss/core/_header.scss */
.mini-cart-list #shopping-cart-totals-table .free-shipping-wrapper {
  padding: 0;
}
/* line 890, ../scss/core/_header.scss */
.mini-cart-list #shopping-cart-totals-table .free-shipping-box p,
.mini-cart-list #shopping-cart-totals-table .free-shipping-box p strong {
  font-size: 13px;
}
/* line 892, ../scss/core/_header.scss */
.free-shipping-box a:hover {
  color: #000;
  border: none;
}
/* line 894, ../scss/core/_header.scss */
.mini-cart-list .additional-info {
  color: #777;
  font-size: 1.1em;
  text-transform: uppercase;
}
/* line 895, ../scss/core/_header.scss */
.mini-cart-list .additional-info a {
  color: #777;
}
/* line 896, ../scss/core/_header.scss */
.mini-cart-list .additional-info a:hover {
  color: #000;
}
/* line 897, ../scss/core/_header.scss */
.mini-cart-list .more-items {
  float: left;
  padding-left: 20px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-more-items.png") no-repeat 0 3px;
}
/* line 898, ../scss/core/_header.scss */
.mini-cart-list .free-shipping-notice {
  float: right;
}
/* shopping bag totals styling */
/* line 901, ../scss/core/_header.scss */
.mini-cart-list .totals {
  clear: both;
  float: right;
  margin-top: 18px;
}
/* line 902, ../scss/core/_header.scss */
.mini-cart-list .shipping-costs {
  margin: 10px 0;
}
/* shopping bag inline edit styling */
/* line 905, ../scss/core/_header.scss */
.mini-cart-list .inline-update .hover {
  background-color: #FDE0E1;
}
/* line 906, ../scss/core/_header.scss */
.mini-cart-list .dropdown {
  margin-top: -3px;
  padding: 2px 2px 0px 5px;
}
/* line 907, ../scss/core/_header.scss */
.mini-cart-list .dropdown span {
  padding-right: 30px;
  font-size: 1em;
}
/* line 908, ../scss/core/_header.scss */
.mini-cart-list .inline-update .editable p {
  margin-left: 0;
}
/* line 909, ../scss/core/_header.scss */
.mini-cart-list .remove-item {
  position: absolute;
  right: 10px;
  bottom: 50px;
}
/* line 910, ../scss/core/_header.scss */
.mini-cart-list .remove-item a {
  display: none;
}
/* line 913, ../scss/core/_header.scss */
.mini-cart-list .update-cart .cart-usp {
  display: none;
}
/* line 917, ../scss/core/_header.scss */
.mini-cart-list .update-cart button {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 11px 8px 0;
  font-size: 1em;
}
/* line 924, ../scss/core/_header.scss */
.mini-cart-list .update-cart button.second-button {
  display: none;
}
/* line 930, ../scss/core/_header.scss */
.storeCode-nl_nl .mini-cart-list {
  padding: 5px 0 30px;
}
/* line 934, ../scss/core/_header.scss */
.storeCode-nl_nl .mini-cart-list .update-cart .cart-usp {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  display: block;
}
/* line 941, ../scss/core/_header.scss */
.storeCode-nl_nl .mini-cart-list .update-cart .cart-usp:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: -30px;
  top: -5px;
}
/* line 951, ../scss/core/_header.scss */
.storeCode-nl_nl .mini-cart-list .update-cart button {
  bottom: 25px;
}
/* line 956, ../scss/core/_header.scss */
.storeCode-nl_nl .mini-cart-list .cart-bottom .tax-label {
  bottom: 65px;
}
/*####################
	NAVIGATION
####################*/
/* line 964, ../scss/core/_header.scss */
.topnav-container {
  position: fixed;
  top: 0;
  z-index: 9999999999;
  background: #000;
  border-bottom: 4px solid #fabfc0;
}
/* line 971, ../scss/core/_header.scss */
.topnav-container .nav-subcontainer {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
/* line 977, ../scss/core/_header.scss */
.topnav-column {
  position: relative;
  height: 40px;
  border-right: 3px solid #2d2d2d;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 770px) {
  /* line 977, ../scss/core/_header.scss */
  .topnav-column {
    border-right: 0;
  }
}
/* line 988, ../scss/core/_header.scss */
.topnav-column:first-child {
  padding-left: 0;
}
/* line 992, ../scss/core/_header.scss */
.topnav-column:last-child {
  padding: 0;
  border-right: 0;
}
@media only screen and (max-width: 770px) {
  /* line 997, ../scss/core/_header.scss */
  .topnav-column .go-cart {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
  }
}
/* line 1006, ../scss/core/_header.scss */
.topnav-column .go-cart:hover {
  text-decoration: none;
}
/* line 1011, ../scss/core/_header.scss */
.topnav-column:nth-child(4) {
  margin: auto;
  border-right: 0;
}
@media only screen and (min-width: 771px) {
  /* line 1017, ../scss/core/_header.scss */
  .topnav-column:nth-child(3) {
    border-right: 0;
  }
}
@media only screen and (max-width: 979px) {
  /* line 1022, ../scss/core/_header.scss */
  .topnav-column:nth-child(5) {
    margin-left: auto;
  }
}
/* line 1029, ../scss/core/_header.scss */
.topnav-column .widget-banner {
  color: #fff;
  padding: 0 20px;
}
@media only screen and (max-width: 979px) {
  /* line 1029, ../scss/core/_header.scss */
  .topnav-column .widget-banner {
    display: none;
  }
}
/* line 1037, ../scss/core/_header.scss */
.topnav-column .widget-banner li {
  max-width: 500px;
  font-size: 1.2em;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1045, ../scss/core/_header.scss */
.topnav-container,
.nav-container {
  width: 100%;
  min-height: 10px;
}
/* line 1051, ../scss/core/_header.scss */
.topnav-container.fixed-nav + .header-wrapper .header {
  display: none;
}
@media only screen and (max-width: 771px) {
  /* line 1051, ../scss/core/_header.scss */
  .topnav-container.fixed-nav + .header-wrapper .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 1060, ../scss/core/_header.scss */
.nav-container {
  border-bottom: 1px solid #fbe3e4;
}
@media only screen and (min-width: 771px) {
  /* line 1063, ../scss/core/_header.scss */
  .js-enabled .nav-container {
    display: block;
  }
}
/* line 1069, ../scss/core/_header.scss */
.nav-container.fixed-nav {
  position: fixed;
  top: 44px;
  z-index: 100;
  background: #fff;
}
@media only screen and (max-width: 770px) {
  /* line 1060, ../scss/core/_header.scss */
  .nav-container {
    display: none;
  }
}
/* line 1081, ../scss/core/_header.scss */
.offcanvas-menu {
  display: none;
  background: #fabfc0;
  width: 90%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  -webkit-transform: translate(-100%, 0px);
          transform: translate(-100%, 0px);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  overflow: auto;
}
@media only screen and (max-width: 770px) {
  /* line 1081, ../scss/core/_header.scss */
  .offcanvas-menu {
    display: block;
  }
}
/* line 1098, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer {
  background: #fabfc0;
  padding: 10px 10px 75px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 1105, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
  color: #272727;
}
/* line 1115, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a:hover {
  color: #666;
}
/* line 1119, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a:before {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 11px 0 2px;
  vertical-align: middle;
}
/* line 1127, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a.wishlist:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -400px;
  background-size: 20px;
}
/* line 1134, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a.storefinder:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -320px;
  background-size: 20px;
}
/* line 1141, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .footer-extra-links li a.blog:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -40px;
  background-size: 20px;
}
/* line 1153, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap input[type="checkbox"],
.offcanvas-menu .offcanvas-footer .social-wrap input[type="checkbox"] {
  display: none;
}
/* line 1157, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .container,
.offcanvas-menu .offcanvas-footer .social-wrap .container {
  max-height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
  padding: 0 0 0 30px;
}
/* line 1164, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .container .footer-links a,
.offcanvas-menu .offcanvas-footer .social-wrap .container .footer-links a {
  display: block;
  padding: 5px;
  color: #272727;
  text-decoration: none;
}
/* line 1170, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .container .footer-links a.language,
.offcanvas-menu .offcanvas-footer .social-wrap .container .footer-links a.language {
  padding-left: 2px;
}
/* line 1176, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .link-title,
.offcanvas-menu .offcanvas-footer .social-wrap .link-title {
  display: block;
  width: 100%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  cursor: pointer;
}
/* line 1184, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .link-title:hover,
.offcanvas-menu .offcanvas-footer .social-wrap .link-title:hover {
  color: #666;
}
/* line 1188, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .link-title:before,
.offcanvas-menu .offcanvas-footer .social-wrap .link-title:before {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 11px 0 2px;
  vertical-align: middle;
}
/* line 1196, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .link-title:after,
.offcanvas-menu .offcanvas-footer .social-wrap .link-title:after {
  display: inline-block;
  float: right;
  width: 8px;
  height: 8px;
  margin: 3px 10px 0 0;
  content: " ";
  border-right: 2px solid #272727;
  border-top: 2px solid #272727;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
/* line 1209, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap .link-title.single:after,
.offcanvas-menu .offcanvas-footer .social-wrap .link-title.single:after {
  display: none;
}
/* line 1216, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap.active-current .container,
.offcanvas-menu .offcanvas-footer .social-wrap.active-current .container {
  max-height: 800px;
  -webkit-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
}
/* line 1224, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap.active-current .link-title:after,
.offcanvas-menu .offcanvas-footer .social-wrap.active-current .link-title:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 1232, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap.col_one .link-title:before,
.offcanvas-menu .offcanvas-footer .social-wrap.col_one .link-title:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 0;
  background-size: 20px;
}
/* line 1242, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap.col_two .link-title:before,
.offcanvas-menu .offcanvas-footer .social-wrap.col_two .link-title:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -80px;
  background-size: 20px;
}
/* line 1252, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .links-wrap.col_three .link-title:before,
.offcanvas-menu .offcanvas-footer .social-wrap.col_three .link-title:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -160px;
  background-size: 20px;
}
/* line 1265, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .container .footer-links li a {
  display: none;
}
/* line 1269, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .container .footer-links li .icon a {
  display: block;
}
/* line 1274, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .link-title:before {
  content: " ";
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -280px;
  background-size: 20px;
}
/* line 1283, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.app {
  display: none;
}
/* line 1287, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon a:before {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  content: " ";
}
/* line 1296, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.facebook a:before {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -96px;
  background-size: 16px;
}
/* line 1302, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.twitter a:before {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -290px;
  background-size: 16px;
}
/* line 1308, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.instagram a:before {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -160px;
  background-size: 16px;
}
/* line 1314, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.pinterest a:before {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -192px;
  background-size: 16px;
}
/* line 1320, ../scss/core/_header.scss */
.offcanvas-menu .offcanvas-footer .social-wrap .icon.youtube a:before {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/mobile-menu/mobile-menu-sprite.png") no-repeat;
  background-position: 0 -352px;
  background-size: 16px;
}
/* line 1329, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile {
  display: block;
  width: 100%;
  background: #fff;
}
/* line 1338, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li div.level0 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -webkit-transform: translate(-100%, 0px);
          transform: translate(-100%, 0px);
  z-index: 999;
  overflow: auto;
}
/* line 1353, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.active-current div.level0 {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
/* line 1358, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.active a.level-top,
.offcanvas-menu #navigation-mobile ul.mobile-nav li.level1.active a {
  color: #272727;
  font-weight: bold;
}
/* line 1364, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li .nav-header {
  font-family: "ProximaNova-Semibold", sans-serif;
  display: block;
  padding: 10px 0 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 1374, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li a {
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  text-decoration: none;
}
/* line 1385, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.parent a:after {
  display: inline-block;
  float: right;
  width: 8px;
  height: 8px;
  margin: 5px 10px 0 0;
  content: " ";
  border-right: 2px solid #e0e0e0;
  border-top: 2px solid #e0e0e0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 1399, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.parent div.level0 a:after {
  display: none;
}
/* line 1403, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.parent div.level0 a.subnav-direct-link {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  text-transform: uppercase;
}
/* line 1409, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile ul.mobile-nav li.parent div.level0 a.subnav-direct-link:after {
  display: inline-block;
  float: right;
  width: 8px;
  height: 8px;
  margin: 5px 10px 0 0;
  content: " ";
  border-right: 2px solid #e0e0e0;
  border-top: 2px solid #e0e0e0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 1426, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading,
.offcanvas-menu #navigation-mobile .subnav-heading {
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  padding: 10px 10px 11px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-bottom: 4px solid #fabfc0;
}
/* line 1437, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .subnav-title,
.offcanvas-menu #navigation-mobile .subnav-heading .subnav-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 1442, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading img,
.offcanvas-menu #navigation-mobile .subnav-heading img {
  display: block;
  max-width: 100%;
  max-height: 20px;
  margin: 0 auto;
}
/* line 1449, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .back-btn,
.offcanvas-menu #navigation-mobile .subnav-heading .back-btn {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 10px;
  cursor: pointer;
}
/* line 1457, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .back-btn:after,
.offcanvas-menu #navigation-mobile .subnav-heading .back-btn:after {
  display: inline-block;
  float: left;
  width: 8px;
  height: 8px;
  margin: 10px 10px 0 2px;
  content: " ";
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
/* line 1470, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .close-btn,
.offcanvas-menu #navigation-mobile .subnav-heading .close-btn {
  position: absolute;
  cursor: pointer;
  height: 10px;
  width: 15px;
  top: 15px;
  left: auto;
  right: 15px;
}
/* line 1479, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .close-btn:before,
.offcanvas-menu #navigation-mobile .mainnav-heading .close-btn:after,
.offcanvas-menu #navigation-mobile .subnav-heading .close-btn:before,
.offcanvas-menu #navigation-mobile .subnav-heading .close-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  height: 3px;
  width: 15px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 1492, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .close-btn:after,
.offcanvas-menu #navigation-mobile .subnav-heading .close-btn:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
/* line 1497, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading .arrow,
.offcanvas-menu #navigation-mobile .subnav-heading .arrow {
  border-color: #fff;
}
/* line 1502, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading {
  padding: 7px 10px 8px;
}
/* line 1505, ../scss/core/_header.scss */
.offcanvas-menu #navigation-mobile .mainnav-heading img {
  max-height: 25px;
}
/* line 1511, ../scss/core/_header.scss */
.offcanvas-menu .arrow {
  width: 10px;
  height: 10px;
  border-right: 2px solid #e0e0e0;
  border-top: 2px solid #e0e0e0;
  margin-left: 0;
  margin-top: 2px;
}
/* line 1519, ../scss/core/_header.scss */
.offcanvas-menu .arrow.show-left {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
/* line 1523, ../scss/core/_header.scss */
.offcanvas-menu .arrow.show-right {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 1527, ../scss/core/_header.scss */
.offcanvas-menu .arrow.show-top {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 1531, ../scss/core/_header.scss */
.offcanvas-menu .arrow.show-bottom {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
/* line 1539, ../scss/core/_header.scss */
.opened-menu .offcanvas-menu {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
/* line 1545, ../scss/core/_header.scss */
.nav-subcontainer {
  position: relative;
  padding: 0 10px;
}
@media only screen and (min-width: 771px) {
  /* line 1545, ../scss/core/_header.scss */
  .nav-subcontainer {
    margin: auto;
    max-width: 960px;
  }
  /* line 1553, ../scss/core/_header.scss */
  .nav-subcontainer.fixed-nav {
    position: fixed;
    top: 0;
    z-index: 1000;
  }
}
@media only screen and (min-width: 980px) {
  /* line 1545, ../scss/core/_header.scss */
  .nav-subcontainer {
    padding: 0;
  }
  /* line 1562, ../scss/core/_header.scss */
  .nav-subcontainer .subnav-list {
    font-size: 0.88em;
  }
}
/* line 1568, ../scss/core/_header.scss */
.nav-subcontainer .mini-cart .subtotals-layout .a-right.hide {
  display: none;
}
/* line 1569, ../scss/core/_header.scss */
.header.fixed-nav {
  height: 127px;
}
/* line 1570, ../scss/core/_header.scss */
.nav-subcontainer .mini-cart .product-information .no-online-stock {
  display: none;
}
/* line 1572, ../scss/core/_header.scss */
.open-navigation {
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 30px;
  height: 25px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 2px -50px;
  background-size: 25px;
  text-indent: -9999em;
  outline: none;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}
/* line 1585, ../scss/core/_header.scss */
.open-navigation + span {
  color: #fff;
  left: 10px;
  bottom: 6px;
  font-size: 9px;
  padding-left: 2px;
  position: absolute;
  text-transform: uppercase;
}
@media only screen and (min-width: 771px) {
  /* line 1585, ../scss/core/_header.scss */
  .open-navigation + span {
    display: none;
  }
}
/* line 1599, ../scss/core/_header.scss */
.open-navigation:focus {
  outline: none;
}
/* line 1603, ../scss/core/_header.scss */
.mm-opened .open-navigation {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}
@media only screen and (min-width: 771px) {
  /* line 1572, ../scss/core/_header.scss */
  .open-navigation {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  /* line 1614, ../scss/core/_header.scss */
  .nav {
    position: relative;
    max-width: 960px;
    margin: auto;
    font-size: 1.4em;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
  /* line 1623, ../scss/core/_header.scss */
  .nav > li > a {
    text-transform: uppercase;
  }
  /* line 1628, ../scss/core/_header.scss */
  .nav li,
  .nav a {
    text-decoration: none;
    color: #272727;
  }
  /* line 1634, ../scss/core/_header.scss */
  .nav .subnav-list li:last-of-type a {
    padding-bottom: 0;
  }
  /* line 1638, ../scss/core/_header.scss */
  .nav a:hover {
    color: #272727;
  }
  /* line 1642, ../scss/core/_header.scss */
  .nav .subnav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  /* line 1647, ../scss/core/_header.scss */
  .nav .subnav-wrapper .subnav-left {
    float: left;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 1653, ../scss/core/_header.scss */
  .nav .subnav-wrapper .subnav-right {
    float: right;
    margin-left: auto;
    padding-left: 15px;
  }
  /* line 1659, ../scss/core/_header.scss */
  .nav li.level0 {
    padding: 0;
  }
  /* line 1662, ../scss/core/_header.scss */
  .nav li.level0 > a {
    position: relative;
    display: block;
    z-index: 999999999;
  }
  /* line 1667, ../scss/core/_header.scss */
  .nav li.level0 > a > span {
    display: block;
    padding: 10px;
    z-index: 105;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
  /* line 1674, ../scss/core/_header.scss */
  .nav li.level0 > a > span::after {
    content: '';
    border-bottom: 2px solid transparent;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms;
  }
  /* line 1686, ../scss/core/_header.scss */
  .nav li.level0 > div.level0 {
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
  }
  /* line 1693, ../scss/core/_header.scss */
  .nav li.level0:hover > a::after,
  .nav li.level0.current a::after {
    background: #fff;
  }
  /* line 1697, ../scss/core/_header.scss */
  .nav li.level0:hover > a > span,
  .nav li.level0.current a > span {
    display: block;
    position: relative;
    -webkit-transform: translate(0, -10%);
    transform: translate(0, -10%);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
  }
  /* line 1703, ../scss/core/_header.scss */
  .nav li.level0:hover > a > span::after,
  .nav li.level0.current a > span::after {
    border-color: #fabfc0;
  }
  /* line 1709, ../scss/core/_header.scss */
  .nav li.level0:hover > div.level0 {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0ms;
    transition: opacity 0ms;
    opacity: 1;
    z-index: 999999;
    pointer-events: inherit;
  }
}
@media only screen and (min-width: 771px) {
  /* line 1721, ../scss/core/_header.scss */
  .nav > li.level0.first a {
    padding-left: 0;
  }
  /* line 1725, ../scss/core/_header.scss */
  .nav > li.level0.last a {
    padding-right: 0;
  }
}
/* line 1731, ../scss/core/_header.scss */
.nav div.level0 {
  position: absolute;
  left: 0;
  top: 38px;
  width: 100%;
  padding: 15px 25px 15px 25px;
  background: #fbe3e4;
  z-index: 100;
  border-bottom: none;
  overflow: hidden;
  pointer-events: none;
}
/* line 1743, ../scss/core/_header.scss */
.nav div.level0.is-active {
  pointer-events: inherit;
}
/* line 1747, ../scss/core/_header.scss */
.nav div.level0 .subnav-left > ul {
  padding-right: 25px;
  width: auto;
  border-right: 1px solid #f1bcc6;
  float: left;
}
/* line 1753, ../scss/core/_header.scss */
.nav div.level0 .subnav-left > ul:not(.first) {
  margin-left: 25px;
}
/* line 1758, ../scss/core/_header.scss */
.nav div.level0 .subnav-banner {
  border-right: 0;
  width: auto;
  padding-right: 0;
}
/* line 1765, ../scss/core/_header.scss */
.mobile-nav .subnav-banner {
  display: none;
}
/* line 1769, ../scss/core/_header.scss */
.nav li.no-children:hover > a {
  background: none;
}
/* line 1773, ../scss/core/_header.scss */
.nav li.level1.nav-header {
  font-family: "ProximaNova-Semibold", sans-serif;
  display: inline-block;
  padding: 0 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}
/* line 1781, ../scss/core/_header.scss */
.nav li.level1 a {
  display: inline-block;
  padding: 0 0 5px 0;
}
/* line 1785, ../scss/core/_header.scss */
.nav li.level1 a > span {
  border-bottom: 2px solid transparent;
  line-height: 1.5em;
  -webkit-transition: border-color 200ms;
  transition: border-color 200ms;
}
/* line 1790, ../scss/core/_header.scss */
.nav li.level1 a > span:hover {
  border-bottom: 2px solid #fabfc0;
  -webkit-transition: border-color 200ms;
  transition: border-color 200ms;
}
/* line 1797, ../scss/core/_header.scss */
.nav ul a {
  color: #272727;
}
/* line 1801, ../scss/core/_header.scss */
.page.fixed-nav {
  padding-top: 110px;
}
@media only screen and (max-width: 770px) {
  /* line 1801, ../scss/core/_header.scss */
  .page.fixed-nav {
    padding-top: 50px;
  }
}
/* line 1809, ../scss/core/_header.scss */
.mm-listview {
  font-size: 16px;
  line-height: 24px;
}
/* line 1816, ../scss/core/_header.scss */
.topnav-myaccount-dropdown > a {
  display: block;
  padding: 5px 0;
  color: #666;
  font-size: 1.2em;
  text-decoration: none;
}
/* line 1823, ../scss/core/_header.scss */
.topnav-myaccount-dropdown > a:hover {
  text-decoration: underline;
}
/* line 1828, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container {
  position: absolute;
  background: #fff;
  padding: 0 25px;
  width: 230px;
  height: auto;
  max-height: 0;
  overflow: hidden;
  top: 65px;
  left: 15px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (min-width: 771px) {
  /* line 1828, ../scss/core/_header.scss */
  .topnav-myaccount-dropdown .myhunkemoller-container {
    display: none;
  }
}
/* line 1844, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container:before {
  content: "";
  top: -8px;
  left: 30px;
  background: #fff;
  height: 25px;
  width: 0;
  display: block;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
/* line 1857, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container.show-content {
  max-height: 500px;
  overflow: visible;
  padding: 30px 25px 10px;
}
/* line 1862, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container.show-content:before {
  width: 25px;
}
/* line 1867, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container li {
  font-size: 16px;
  margin-bottom: 15px;
}
/* line 1871, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container li a {
  text-transform: capitalize;
  text-decoration: none;
  color: #999;
}
/* line 1876, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container li a:hover {
  color: #fabfc0;
}
/* line 1881, ../scss/core/_header.scss */
.topnav-myaccount-dropdown .myhunkemoller-container li.last a {
  color: #272727;
  text-decoration: underline;
}
/* line 1889, ../scss/core/_header.scss */
.myhkm-overlay {
  background: #272727;
  z-index: 999999;
  position: absolute;
  margin-top: -50px;
  margin-left: -10px;
  width: 150%;
  height: 1500px;
  opacity: 0.5;
  pointer-events: none;
}
/* line 1901, ../scss/core/_header.scss */
.subnavigation > ul {
  font-size: 1.4em;
  padding: 0;
}
/* line 1902, ../scss/core/_header.scss */
.subnavigation .subnav-list {
  font-size: 1.1em;
}
/* line 1903, ../scss/core/_header.scss */
.subnavigation .nav li.level0 > a {
  width: 258px;
  background-color: #fabfc0;
}
/* line 1904, ../scss/core/_header.scss */
.subnavigation .nav li.level0 > a {
  border-radius: 6px;
}
/* line 1905, ../scss/core/_header.scss */
.subnavigation .nav > li > a {
  padding: 6px 0 7px 12px;
}
/* line 1906, ../scss/core/_header.scss */
.subnavigation .nav div.level0 {
  padding-left: 14px;
  top: 28px;
  width: 882px;
}
/* line 1907, ../scss/core/_header.scss */
.subnavigation .nav li.level0:hover div.level0 {
  left: 0px;
}
/* line 1908, ../scss/core/_header.scss */
.subnavigation .nav li.level0:hover > a {
  background-position: 36px bottom;
}
/* default item-tooltip styling */
/* line 1911, ../scss/core/_header.scss */
.item-tooltip .tooltip {
  position: absolute;
  width: 7px;
  height: 14px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-dialog-active-left.png") no-repeat 0 center;
  z-index: 20;
}
/* line 1912, ../scss/core/_header.scss */
.item-tooltip .tooltip-left {
  left: -7px;
  top: 46%;
}
/* line 1913, ../scss/core/_header.scss */
.item-tooltip .tooltip-top {
  top: -7px;
  left: 50%;
  width: 14px;
  height: 7px;
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-dialog-active.png");
}
/* line 1914, ../scss/core/_header.scss */
.item-tooltip .tooltip-bottom {
  bottom: -7px;
  left: 50%;
  width: 14px;
  height: 7px;
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-dialog-active-bottom.png");
}
/*####################
   	FOOTER
####################*/
/* line 4, ../scss/core/_footer.scss */
.footer {
  clear: both;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  /* line 6, ../scss/core/_footer.scss */
  .footer-newsletter {
    white-space: nowrap;
  }
}
/* line 12, ../scss/core/_footer.scss */
.footer-nav {
  margin: 0 0 15px 0;
  padding: 30px 15px;
  color: #5D5D5F;
  border-top: 2px solid #fabfc0;
  border-bottom: 2px solid #fabfc0;
}
/* line 20, ../scss/core/_footer.scss */
.footer-nav {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  /* line 20, ../scss/core/_footer.scss */
  .footer-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
  }
}
/* line 31, ../scss/core/_footer.scss */
.footer-nav a {
  color: #666;
  text-decoration: inherit;
  font-style: italic;
}
/* line 38, ../scss/core/_footer.scss */
.footer-nav .store-locator i {
  width: 35px;
  height: 35px;
  margin: 0 auto 10px;
  display: block;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/hkm-images.png") no-repeat right;
  background-position: 0px -280px;
  background-size: 35px;
}
@media only screen and (max-width: 599px) {
  /* line 37, ../scss/core/_footer.scss */
  .footer-nav .store-locator {
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 15px;
    width: 100%;
  }
}
/* line 55, ../scss/core/_footer.scss */
.footer-nav fieldset label {
  width: 100%;
  display: block;
  font-style: italic;
  color: #666;
}
/* line 63, ../scss/core/_footer.scss */
.footer-nav .footer-col-large.theme2 input {
  width: 225px;
}
@media only screen and (max-width: 599px) {
  /* line 62, ../scss/core/_footer.scss */
  .footer-nav .footer-col-large {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 71, ../scss/core/_footer.scss */
  .footer-nav .footer-col-large.theme2 input {
    width: 80%;
  }
}
/* line 78, ../scss/core/_footer.scss */
.footer-nav a {
  color: #5D5D5F;
  text-decoration: none;
}
/* line 79, ../scss/core/_footer.scss */
.footer-nav a:hover {
  color: #000;
}
/* line 81, ../scss/core/_footer.scss */
#footer-newsletter fieldset {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 83, ../scss/core/_footer.scss */
.newsletter-button {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0 0 0 -3px;
  text-indent: -9999px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_newsletter_submit.png") no-repeat 0 1px;
  background-size: contain;
  border: none;
  vertical-align: top;
}
/* line 95, ../scss/core/_footer.scss */
#footer-newsletter label {
  font-size: 1.2em;
}
/* line 96, ../scss/core/_footer.scss */
#footer-newsletter input.validation-failed {
  margin-bottom: 20px;
}
/* line 97, ../scss/core/_footer.scss */
#footer-newsletter .validation-advice {
  text-transform: none;
  position: absolute;
  top: 20px;
  right: 65px;
  max-width: 215px;
}
/* line 98, ../scss/core/_footer.scss */
#footer-newsletter #email {
  vertical-align: top;
  margin: 5px 0 5px 5px;
}
/* line 99, ../scss/core/_footer.scss */
#footer-newsletter > fieldset > img {
  vertical-align: bottom;
}
/* line 101, ../scss/core/_footer.scss */
.footer-col,
.footer-col-large {
  margin: 0;
}
/* line 105, ../scss/core/_footer.scss */
.footer-col {
  font-size: 1.2em;
}
/* line 107, ../scss/core/_footer.scss */
.footer-col-large {
  margin: 0;
}
/* line 111, ../scss/core/_footer.scss */
.footer-usp {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
  color: #777777;
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  /* line 111, ../scss/core/_footer.scss */
  .footer-usp {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 125, ../scss/core/_footer.scss */
  .footer-usp div.payment-methods {
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 15px;
  }
  /* line 131, ../scss/core/_footer.scss */
  .footer-usp .shipping,
  .footer-usp .save-secure {
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
  }
}
/* line 138, ../scss/core/_footer.scss */
.footer-usp div {
  height: 42px;
}
@media only screen and (max-width: 599px) {
  /* line 138, ../scss/core/_footer.scss */
  .footer-usp div {
    margin: 0;
  }
}
/* line 147, ../scss/core/_footer.scss */
.footer-usp .payment-methods {
  width: 180px;
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_com.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media only screen and (max-width: 599px) {
  /* line 147, ../scss/core/_footer.scss */
  .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 159, ../scss/core/_footer.scss */
.storeCode-be_be .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods.jpg");
}
/* line 163, ../scss/core/_footer.scss */
.storeCode-de_de .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_de.png");
  height: 51px;
  width: 275px;
}
/* line 169, ../scss/core/_footer.scss */
.storeCode-nl_nl .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_nl.jpg");
  width: 260px;
}
/* line 174, ../scss/core/_footer.scss */
.storeCode-dk_da .footer-usp .payment-methods,
.da_DK .footer-usp .payment-methods,
.storeCode-se_sv .footer-usp .payment-methods,
.sv_SE .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/payment-dk.png");
  background-size: 225px;
  width: 225px;
  height: 43px;
}
@media only screen and (max-width: 599px) {
  /* line 174, ../scss/core/_footer.scss */
  .storeCode-dk_da .footer-usp .payment-methods,
  .da_DK .footer-usp .payment-methods,
  .storeCode-se_sv .footer-usp .payment-methods,
  .sv_SE .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 189, ../scss/core/_footer.scss */
.storeCode-uk_en .footer-usp .payment-methods,
.uk_EN .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/payment-uk.gif");
  background-size: 198px;
  width: 198px;
  height: 50px;
}
@media only screen and (max-width: 599px) {
  /* line 189, ../scss/core/_footer.scss */
  .storeCode-uk_en .footer-usp .payment-methods,
  .uk_EN .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 202, ../scss/core/_footer.scss */
.storeCode-ch_de .footer-usp .payment-methods,
.storeCode-ch_fr .footer-usp .payment-methods,
.ch_DE .footer-usp .payment-methods,
.ch_FR .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/payment-ch.gif");
  background-size: 175px;
  width: 175px;
  height: 50px;
}
@media only screen and (max-width: 599px) {
  /* line 202, ../scss/core/_footer.scss */
  .storeCode-ch_de .footer-usp .payment-methods,
  .storeCode-ch_fr .footer-usp .payment-methods,
  .ch_DE .footer-usp .payment-methods,
  .ch_FR .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 217, ../scss/core/_footer.scss */
.storeCode-be_nl .footer-usp .payment-methods,
.storeCode-be_fr .footer-usp .payment-methods,
.storeCode-lu_fr .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_be.jpg");
}
/* line 223, ../scss/core/_footer.scss */
.storeCode-at_at .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_at.png");
  width: 285px;
}
@media only screen and (max-width: 599px) {
  /* line 223, ../scss/core/_footer.scss */
  .storeCode-at_at .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 233, ../scss/core/_footer.scss */
.storeCode-fr_fr .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_fr.jpg");
  width: 190px;
}
@media only screen and (max-width: 599px) {
  /* line 233, ../scss/core/_footer.scss */
  .storeCode-fr_fr .footer-usp .payment-methods {
    width: 100%;
  }
}
/* line 243, ../scss/core/_footer.scss */
.storeCode-es_es .footer-usp .payment-methods {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_payment_methods_es.png");
  width: 255px;
}
@media only screen and (max-width: 599px) {
  /* line 243, ../scss/core/_footer.scss */
  .storeCode-es_es .footer-usp .payment-methods {
    width: 100%;
  }
}
@media only screen and (min-width: 980px) {
  /* line 253, ../scss/core/_footer.scss */
  .checkout-onepage-index .footer-usp .payment-methods {
    width: 100%;
    margin: 0 auto 35px;
  }
}
/* line 261, ../scss/core/_footer.scss */
.footer-usp .shipping {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/postnl-priority.gif");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 135px;
  height: 55px;
  width: 135px;
}
@media only screen and (max-width: 599px) {
  /* line 261, ../scss/core/_footer.scss */
  .footer-usp .shipping {
    width: 50%;
  }
}
/* language specific footer icons */
/* line 275, ../scss/core/_footer.scss */
.footer-usp .save-secure {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/ecommerceeurope.png") no-repeat 0 bottom;
  background-size: 50px;
  background-position: bottom center;
  height: 55px;
}
/* line 282, ../scss/core/_footer.scss */
.trustedshop .footer-usp .save-secure {
  background-position: 0 bottom;
}
@media only screen and (max-width: 599px) {
  /* line 282, ../scss/core/_footer.scss */
  .trustedshop .footer-usp .save-secure {
    margin: inherit;
  }
}
/* line 290, ../scss/core/_footer.scss */
.nl_NL .footer-usp .save-secure {
  background: none;
}
/* line 293, ../scss/core/_footer.scss */
.nl_NL .footer-usp .save-secure a {
  display: block;
  height: 26px;
  width: 90px;
  margin-top: 3px;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/bg_footer_save_secure.png") no-repeat -11px bottom;
}
/* line 300, ../scss/core/_footer.scss */
.nl_NL .footer-usp .save-secure a span {
  display: none;
}
@media only screen and (max-width: 599px) {
  /* line 290, ../scss/core/_footer.scss */
  .nl_NL .footer-usp .save-secure {
    background-position: bottom center;
    width: 200px;
  }
}
/* line 311, ../scss/core/_footer.scss */
.nl_NL .footer-usp .shipping-nl_nl {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-selektvracht-cc.png");
  height: 43px;
  width: 166px;
  background-size: auto;
  margin-bottom: 15px;
}
/* line 319, ../scss/core/_footer.scss */
.de_CH .footer-usp .shipping-ch_de {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/ch-post-de.gif");
  background-size: 100px;
  height: 60px;
  width: 100px;
}
/* line 326, ../scss/core/_footer.scss */
.fr_FR .footer-usp .shipping-ch_fr {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/ch-post-fr.gif");
  background-size: 100px;
  height: 60px;
  width: 100px;
}
/* line 333, ../scss/core/_footer.scss */
.en_GB .footer-usp .shipping-uk_en {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/responsive-images/postnl-priority.gif");
  background-size: 135px;
  height: 55px;
  width: 135px;
}
/* line 340, ../scss/core/_footer.scss */
.de_DE .footer-usp .shipping-de_de {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-dhl-cc.png");
}
/* line 344, ../scss/core/_footer.scss */
.fr_BE .footer-usp .shipping-be_fr,
.nl_BE .footer-usp .shipping-be_nl {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-bpost-kiala.png");
  background-size: auto;
  height: 42px;
  width: 100px;
}
/* line 351, ../scss/core/_footer.scss */
.es_ES .footer-usp .shipping-es_es {
  background-image: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-correos.png");
}
/* line 355, ../scss/core/_footer.scss */
.footer .footer-links {
  padding: 0;
  font-size: 1.1em;
}
@media only screen and (max-width: 599px) {
  /* line 355, ../scss/core/_footer.scss */
  .footer .footer-links {
    padding: 0 0 0 20px;
  }
}
/* line 364, ../scss/core/_footer.scss */
.footer .footer-links li {
  margin: 0 0 4px 0;
}
@media only screen and (max-width: 599px) {
  /* line 364, ../scss/core/_footer.scss */
  .footer .footer-links li {
    margin: 0 0 6px 0;
    font-size: 1.075em;
  }
}
/* line 373, ../scss/core/_footer.scss */
.footer .footer-links a {
  text-decoration: none;
}
/* line 375, ../scss/core/_footer.scss */
.footer .button {
  float: left;
  margin: 12px 0 0 0;
}
/* line 377, ../scss/core/_footer.scss */
.copyright {
  font-size: 1.2em;
  text-align: center;
  color: #fff;
}
/* line 384, ../scss/core/_footer.scss */
.copyright a:hover {
  color: #272727;
}
/* line 389, ../scss/core/_footer.scss */
.copyright .disclaimer {
  max-width: 960px;
  margin: 25px auto 0;
  padding-bottom: 10px;
}
/* line 394, ../scss/core/_footer.scss */
.copyright .disclaimer li {
  border-right: 0;
  font-size: .9em;
}
/* line 401, ../scss/core/_footer.scss */
.copyright > li {
  padding: 0 8px 0 6px;
  display: inline-block;
  border-right: 1px solid #fff;
}
/* line 406, ../scss/core/_footer.scss */
.copyright > li.last {
  border-right: 0;
}
/* line 411, ../scss/core/_footer.scss */
.copyright li,
.copyright a {
  text-decoration: none;
  color: #fff;
}
/* line 412, ../scss/core/_footer.scss */
.copyright .first {
  padding-left: 0;
}
/* line 413, ../scss/core/_footer.scss */
.copyright .last {
  background: none;
}
/* line 414, ../scss/core/_footer.scss */
.copyright .right {
  float: right;
  padding: 0 6px 0 4px;
  margin: -4px 0 0 0;
  background: none;
  height: 22px;
}
/* line 415, ../scss/core/_footer.scss */
.copyright .right .twitter,
.copyright .right .facebook {
  height: 21px;
}
/* line 419, ../scss/core/_footer.scss */
.footer .col-1 {
  max-width: 960px;
  margin: 0 auto;
}
/* line 424, ../scss/core/_footer.scss */
.footer .col-2 {
  background: #eee;
  padding: 0 25px;
}
@media only screen and (max-width: 599px) {
  /* line 424, ../scss/core/_footer.scss */
  .footer .col-2 {
    padding: 0;
  }
}
@media only screen and (min-width: 600px) {
  /* line 433, ../scss/core/_footer.scss */
  .footer .col-2 input,
  .footer .col-2 i {
    display: none;
  }
}
/* line 439, ../scss/core/_footer.scss */
.footer .col-2 .links-container {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
}
@media only screen and (max-width: 599px) {
  /* line 439, ../scss/core/_footer.scss */
  .footer .col-2 .links-container {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    display: inherit;
    padding: 0;
  }
}
/* line 456, ../scss/core/_footer.scss */
.footer .col-2 .links-wrap {
  -webkit-box-flex: 1;
  -moz-flex: 1 0 27.5%;
  -ms-flex: 1 0 27.5%;
  flex: 1 0 27.5%;
}
@media only screen and (max-width: 770px) {
  /* line 456, ../scss/core/_footer.scss */
  .footer .col-2 .links-wrap {
    padding: 0 10%;
  }
  /* line 462, ../scss/core/_footer.scss */
  .footer .col-2 .links-wrap:nth-child(3) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 599px) {
  /* line 456, ../scss/core/_footer.scss */
  .footer .col-2 .links-wrap {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    padding: 0;
  }
  /* line 471, ../scss/core/_footer.scss */
  .footer .col-2 .links-wrap:nth-child(3) {
    margin-top: 0;
  }
}
/* line 477, ../scss/core/_footer.scss */
.footer .col-2 .social-container {
  -webkit-box-flex: 1;
  -moz-flex: 1 0 12.5%;
  -ms-flex: 1 0 12.5%;
  flex: 1 0 12.5%;
}
@media only screen and (max-width: 770px) {
  /* line 477, ../scss/core/_footer.scss */
  .footer .col-2 .social-container {
    -webkit-box-flex: 1;
    -moz-flex: 1 0 27.5%;
    -ms-flex: 1 0 27.5%;
    flex: 1 0 27.5%;
    padding: 0 10%;
    margin-top: 10px;
    margin-right: auto;
  }
}
@media only screen and (max-width: 599px) {
  /* line 477, ../scss/core/_footer.scss */
  .footer .col-2 .social-container {
    -webkit-box-flex: inherit;
    -moz-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    margin-top: 0;
    margin-right: 0;
    padding: 0;
    border-bottom: 1px solid #d5c5be;
  }
}
/* line 495, ../scss/core/_footer.scss */
.footer .col-2 .social-container .social-wrap.homepage {
  display: none;
}
/* line 499, ../scss/core/_footer.scss */
.footer .col-2 .social-container .footer-links i {
  display: inline-block;
}
/* line 502, ../scss/core/_footer.scss */
.footer .col-2 .social-container .footer-links i.fa-hkm_app {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/light-app-icon.svg") 6px 0 no-repeat;
  background-size: contain;
  height: 15px;
  width: 21px;
}
/* line 509, ../scss/core/_footer.scss */
.footer .col-2 .social-container .footer-links i.fa-blog {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/light-blog-logo") 2px 3px no-repeat;
  background-size: 18px;
  height: 12px;
  width: 21px;
}
/* line 518, ../scss/core/_footer.scss */
.footer .col-2 .social-container .footer-links .hkm_app:hover i {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/dark-app-icon.svg") 6px 0 no-repeat;
  background-size: contain;
}
/* line 525, ../scss/core/_footer.scss */
.footer .col-2 .social-container .footer-links .blog:hover i {
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/dark-blog-logo") 2px 3px no-repeat;
  background-size: 18px;
}
/* line 532, ../scss/core/_footer.scss */
.footer .col-2 .link-title {
  font-size: 1.2em;
  margin-bottom: 5px;
}
@media only screen and (max-width: 599px) {
  /* line 532, ../scss/core/_footer.scss */
  .footer .col-2 .link-title {
    border-top: 1px solid #d5c5be;
    padding: 13px 0 5px 20px;
  }
}
@media only screen and (max-width: 599px) {
  /* line 542, ../scss/core/_footer.scss */
  .footer .col-2 .social-container .link-title {
    padding: 13px 0 8px 20px;
  }
}
/* line 549, ../scss/core/_footer.scss */
.footer .col-3 {
  min-height: 120px;
  background: #fabfc0;
  padding: 10px 25px 0;
}
/* line 555, ../scss/core/_footer.scss */
.footer .footer-stores {
  text-align: center;
}
/* line 558, ../scss/core/_footer.scss */
.footer .footer-stores li {
  padding: 0 8px 0 6px;
  display: inline-block;
  max-height: 13px;
  border-right: 1px solid #fff;
}
/* line 564, ../scss/core/_footer.scss */
.footer .footer-stores li:last-child {
  border-right: 0;
}
/* line 569, ../scss/core/_footer.scss */
.footer .footer-stores a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
}
/* line 574, ../scss/core/_footer.scss */
.footer .footer-stores a:hover {
  color: #272727;
}
/* line 585, ../scss/core/_footer.scss */
.skinny-footer .footer .footer-links-container {
  height: auto;
}
@media only screen and (max-width: 380px) {
  /* line 585, ../scss/core/_footer.scss */
  .skinny-footer .footer .footer-links-container {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
/* line 596, ../scss/core/_footer.scss */
.cms-home .footer .col-2 .links-container {
  max-width: 600px;
}
/* line 600, ../scss/core/_footer.scss */
.cms-index-index .footer .links-container .social-container {
  display: none;
}
/*####################
	RATINGS FOOTER STYLE
####################*/
/* line 607, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings {
  margin-left: 65px;
  margin-top: 7px;
}
/* line 608, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .trustedshops-logo {
  display: block;
  float: left;
  margin: 3px 3px 0 0;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/trustedshops-logo-small.png") no-repeat 0 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  outline: none;
}
/* line 609, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-info {
  display: inline-block;
  margin-top: 3px;
}
/* line 610, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-info-extra {
  display: block;
  margin-top: -2px;
}
/* line 611, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-box {
  display: inline-block;
}
/* line 612, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-box-nopopup {
  display: inline-block;
}
/* line 613, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-value {
  display: inline-block;
  font-weight: bold;
  color: #999;
}
/* line 614, ../scss/core/_footer.scss */
.trustedshop .footer-usp .business-ratings .rating-count {
  display: inline-block;
  color: #ccc;
  margin-left: 5px;
}
/* line 615, ../scss/core/_footer.scss */
.checkout-onepage-index .footer .footer-usp li .business-ratings {
  font-size: 0.72em;
}
/* line 619, ../scss/core/_footer.scss */
.storeCode-nl_nl .trustedshop .footer-usp .business-ratings {
  margin-left: 90px;
  margin-top: -26px;
}
/* line 620, ../scss/core/_footer.scss */
.storeCode-nl_nl .trustedshop .footer-usp .business-ratings .trustedshops-logo {
  margin: 0 3px 0 0;
}
@media only screen and (max-width: 599px) {
  /* line 624, ../scss/core/_footer.scss */
  .transition,
  .container,
  .col-2 i:before,
  .col-2 i:after {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  /* line 628, ../scss/core/_footer.scss */
  .flipIn,
  h2,
  .col-2 {
    -webkit-animation: flipdown 0.5s ease both;
            animation: flipdown 0.5s ease both;
  }
  /* line 632, ../scss/core/_footer.scss */
  .no-select,
  h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* line 642, ../scss/core/_footer.scss */
  .col-2 {
    list-style: none;
    -webkit-perspective: 900;
            perspective: 900;
    padding: 0;
    margin: 0;
  }
  /* line 648, ../scss/core/_footer.scss */
  .col-2 .container {
    color: rgba(48, 69, 92, 0.8);
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    z-index: 2;
  }
  /* line 658, ../scss/core/_footer.scss */
  .col-2 .links-wrap,
  .col-2 .social-wrap {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
  }
  /* line 665, ../scss/core/_footer.scss */
  .col-2 .links-wrap:nth-of-type(1),
  .col-2 .social-wrap:nth-of-type(1) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  /* line 668, ../scss/core/_footer.scss */
  .col-2 .links-wrap:nth-of-type(2),
  .col-2 .social-wrap:nth-of-type(2) {
    -webkit-animation-delay: 0.75s;
            animation-delay: 0.75s;
  }
  /* line 671, ../scss/core/_footer.scss */
  .col-2 .links-wrap:nth-of-type(3),
  .col-2 .social-wrap:nth-of-type(3) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  /* line 674, ../scss/core/_footer.scss */
  .col-2 .links-wrap:last-of-type,
  .col-2 .social-wrap:last-of-type {
    padding-bottom: 0;
  }
  /* line 678, ../scss/core/_footer.scss */
  .col-2 .links-wrap > i,
  .col-2 .social-wrap > i {
    position: absolute;
    transform: translate(-6px, 0);
    -webkit-transform: translate(-6px, 0);
    margin-top: 16px;
    right: 20px;
  }
  /* line 686, ../scss/core/_footer.scss */
  .col-2 .links-wrap > i:before,
  .col-2 .links-wrap > i:after,
  .col-2 .social-wrap > i:before,
  .col-2 .social-wrap > i:after {
    content: "";
    position: absolute;
    background-color: #d5c5be;
    width: 3px;
    height: 9px;
  }
  /* line 695, ../scss/core/_footer.scss */
  .col-2 .links-wrap > i:before,
  .col-2 .social-wrap > i:before {
    transform: translate(-2px, 0) rotate(45deg);
    -webkit-transform: translate(-2px, 0) rotate(45deg);
  }
  /* line 700, ../scss/core/_footer.scss */
  .col-2 .links-wrap > i:after,
  .col-2 .social-wrap > i:after {
    transform: translate(2px, 0) rotate(-45deg);
    -webkit-transform: translate(2px, 0) rotate(-45deg);
  }
  /* line 705, ../scss/core/_footer.scss */
  .col-2 .links-wrap input[type=checkbox],
  .col-2 .social-wrap input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
  }
  /* line 714, ../scss/core/_footer.scss */
  .col-2 .links-wrap input[type=checkbox]:checked ~ .container,
  .col-2 .social-wrap input[type=checkbox]:checked ~ .container {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
  }
  /* line 722, ../scss/core/_footer.scss */
  .col-2 .links-wrap input[type=checkbox]:checked ~ i:before,
  .col-2 .social-wrap input[type=checkbox]:checked ~ i:before {
    transform: translate(2px, 0) rotate(45deg);
    -webkit-transform: translate(2px, 0) rotate(45deg);
  }
  /* line 727, ../scss/core/_footer.scss */
  .col-2 .links-wrap input[type=checkbox]:checked ~ i:after,
  .col-2 .social-wrap input[type=checkbox]:checked ~ i:after {
    transform: translate(-2px, 0) rotate(-45deg);
    -webkit-transform: translate(-2px, 0) rotate(-45deg);
  }
  @-webkit-keyframes flipdown {
    0% {
      opacity: 0;
      transform-origin: top center;
      transform: rotateX(-90deg);
      -webkit-transform-origin: top center;
      -webkit-transform: rotateX(-90deg);
    }
    5% {
      opacity: 1;
    }
    80% {
      transform: rotateX(8deg);
      -webkit-transform: rotateX(8deg);
    }
    83% {
      transform: rotateX(6deg);
      -webkit-transform: rotateX(6deg);
    }
    92% {
      transform: rotateX(-3deg);
      -webkit-transform: rotateX(-3deg);
    }
    100% {
      transform-origin: top center;
      transform: rotateX(0deg);
      -webkit-transform: rotateX(0deg);
      -webkit-transform-origin: top center;
    }
  }
  @keyframes flipdown {
    0% {
      opacity: 0;
      transform-origin: top center;
      transform: rotateX(-90deg);
      -webkit-transform-origin: top center;
      -webkit-transform: rotateX(-90deg);
    }
    5% {
      opacity: 1;
    }
    80% {
      transform: rotateX(8deg);
      -webkit-transform: rotateX(8deg);
    }
    83% {
      transform: rotateX(6deg);
      -webkit-transform: rotateX(6deg);
    }
    92% {
      transform: rotateX(-3deg);
      -webkit-transform: rotateX(-3deg);
    }
    100% {
      transform-origin: top center;
      transform: rotateX(0deg);
      -webkit-transform: rotateX(0deg);
      -webkit-transform-origin: top center;
    }
  }
}
/* line 766, ../scss/core/_footer.scss */
#bg-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  z-index: 999999999;
}
@media only screen and (min-width: 770px) {
  /* line 766, ../scss/core/_footer.scss */
  #bg-overlay {
    display: none;
    visibility: hidden;
  }
}
/* line 783, ../scss/core/_footer.scss */
.opened-menu #bg-overlay {
  display: block;
  top: 0;
  z-index: 1000;
}
/* line 788, ../scss/core/_footer.scss */
.opened-menu #bg-overlay.nav-overlay-open {
  top: 0;
}
/* theme1 styling */
.theme1 fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.theme1 p {
  font-size: 1.2em;
}
.theme1 label {
  display: block;
  padding: 0;
  color: #333;
  line-height: 2.5;
}
.theme1 input[type="text"],
.theme1 input[type="number"],
.theme1 input[type="password"],
.theme1 textarea,
.theme1 select,
.theme1 input[type="email"],
.theme1 input[type="tel"] {
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #333;
}
.theme1 input[type="radio"] {
  margin: -4px 5px 0 5px;
  vertical-align: middle;
}
.theme1 input[type="checkbox"] {
  float: left;
  margin: 8px 10px 8px 0;
}
.theme1 textarea {
  margin-bottom: 8px;
}
.theme1 select {
  margin-bottom: 0;
  padding: 5px 5px;
}
.theme1 input.first {
  margin-left: 0;
}
.theme1 label.inline {
  float: none;
  display: inline;
}
.theme1 input[type="text"],
.theme1 input[type="password"],
.theme1 input[type="email"],
.theme1 input[type="tel"],
.theme1 input[type="number"],
.theme1 textarea {
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 3px #cbcbcb;
  box-shadow: inset 0 1px 3px #cbcbcb;
}
.theme1 input[type="text"]:focus,
.theme1 input[type="password"]:focus,
.theme1 input[type="email"]:focus,
.theme1 input[type="tel"]:focus,
.theme1 input[type="number"]:focus,
.theme1 textarea:focus {
  border: 1px solid #999;
  outline: none;
}
/* theme2 styling */
.theme2 input[type="text"],
.theme2 input[type="password"] {
  width: 200px;
  padding: 3px 5px 3px 5px;
  border: 1px solid #ededed;
  font-size: 1.2em;
  color: #5D5D5F;
}
.theme2 label {
  margin: 0 5px 0 0;
}
.theme2 input[type="text"]:focus {
  border: 1px solid #ccc;
}
/* theme 3 styling (checkout billing/account forms) */
.theme3 p {
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  font-size: 1.2em;
  color: #333;
}
.theme3 label {
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  color: #333;
}
/* mode account form specific styling */
.mode-account .theme3 p {
  float: left;
  display: inline;
  margin: 0 0 10px 0;
  font-size: 1.2em;
  color: #333;
}
.mode-account .theme3 label {
  color: #333;
}
.theme3 em {
  margin: 0 0 0 2px;
}
.mode-account .theme3 input,
.mode-account .theme3 textarea,
.mode-account .theme3 select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 5px 5px 5px 10px;
  border: 1px solid #CCC;
  color: #535357;
  font-size: 1.2em;
  line-height: 1.2;
  margin-bottom: 8px;
}
.theme3 input,
.theme3 textarea {
  float: left;
  width: 280px;
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  color: #535357;
  line-height: 1.2;
}
.theme3 input[type="checkbox"],
.theme3 input[type="radio"] {
  width: auto;
  padding: 0;
  border: none;
  vertical-align: middle;
}
.theme3 input[type="checkbox"] + label,
.theme3 input[type="radio"] + label {
  margin-left: 5px;
  vertical-align: top;
}
.theme3 label + input[type="checkbox"],
.theme3 label + input[type="radio"] {
  margin-left: 30px;
}
.theme3 .buttons-set {
  float: right;
  font-size: 1em;
}
.theme3 fieldset {
  margin: 0;
  padding: 0 10px 10px 15px;
  width: 309px;
  border: 0;
}
.theme3 fieldset.first {
  padding: 7px 0 0 15px;
}
.theme3 fieldset p {
  clear: none;
}
/* mode account specific fieldset / button styling */
.mode-account .theme3 .button {
  padding: 5px 30px;
}
.mode-account .theme3 fieldset {
  margin: 0;
  padding: 0;
  width: 300px;
  border: 0;
}
.mode-account .theme3 fieldset.first {
  padding: 7px 0 0 0;
}
.theme3 input[type="text"],
.theme3 input[type="password"],
.theme3 textarea,
.theme3 select {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px #e9e9e9;
  box-shadow: inset 0 1px 1px #e9e9e9;
}
.theme3 .legend {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.2em ;
  color: #333;
}
.theme3 .register-zipcode,
.theme3 .street_1,
.theme3 .street_2,
.theme3 .name-middlename {
  float: left;
  clear: none;
}
/**
 * use display:inline on p element in forms for IE7 to prevent double margins
 * when setting a left or right margin on a p element which acts like a wrapper for a label and input element,
 * the P margin will also be set on the input element in IE7
 */
.ie7 .theme3 p {
  dislay: inline;
}
/* set input with */
.mode-checkout .theme3 .register-zipcode input {
  width: 47px;
}
.mode-checkout .theme3 .dob-full input {
  margin: 0 0 5px;
}
/* set margins in between inline input fields */
.theme3 .name-lastname,
.theme3 .password-2 {
  margin: 0 0 0 10px;
}
.theme3 .street_1 {
  width: 230px;
}
.theme3 .street_1 input {
  width: 210px;
}
.theme3 .street_2 {
  width: 60px;
}
.theme3 .street_2 input {
  width: 40px;
}
.theme3 .street_2 {
  margin: 0 0 0 10px;
}
.theme3 .street_3 {
  width: 300px;
}
.theme3 .street_3 input {
  width: 280px;
}
.theme3 .street_3 em {
  position: absolute;
  left: -9999px;
}
.theme3 .zipcode {
  width: 80px;
  clear: both;
}
.theme3 .zipcode input {
  width: 60px;
}
.theme3 .city {
  width: 210px;
  margin: 0 0 0 10px;
}
.theme3 .city input {
  width: 190px;
}
.theme3 .user-birthdate input {
  width: 145px;
}
.theme3 .extra-information label {
  float: left;
  clear: both;
  width: 100px;
}
.theme3 .extra-information select {
  float: left;
  width: 70px;
  margin: 0 0 9px 0;
}
/* set width for p element to enable showing input fields inline crossbroser compatable */
.theme3 .name-middlename,
.theme3 .name-lastname {
  float: left;
  width: 145px;
}
.theme3 .no-middlename .name-lastname {
  float: none;
  width: 100%;
  margin-left: 0;
}
.theme3 .name-middlename input,
.theme3 .name-lastname input,
.theme3 .password-1 input[type="password"],
.theme3 .password-2 input[type="password"] {
  width: 125px;
}
.theme3 .no-middlename .name-lastname input {
  width: 100%;
}
.mode-customer .account-create .no-middlename .name-lastname {
  float: none;
}
.mode-customer .account-create .no-middlename .name-lastname input {
  width: 100%;
}
.theme3 .login-password,
.theme3 .login-password-2 {
  float: left;
  width: 145px;
}
.theme3 .login-password-2 {
  margin: 0 0 0 10px;
}
.theme3 .address-street {
  float: left;
  width: 230px;
}
.theme3.no-housenumber .address-street {
  width: 100%;
}
.theme3 .no-housenumber .address-street {
  width: 100%;
}
.theme3 .address-number {
  float: left;
  width: 60px;
  margin: 0 0 0 10px;
}
.theme3 .address-extension {
  float: left;
  width: 300px;
}
.de_DE .theme3 .address-number label,
.de_DE .theme3 .address-extension label {
  word-break: break-all;
  white-space: pre-wrap;
}
.theme3 .address-postcode {
  clear: both;
  float: left;
  width: 145px;
}
.theme3 .address-city {
  float: left;
  width: 145px;
  margin: 0 0 0 10px;
}
.theme3 .password-1,
.theme3 .password-2 {
  float: left;
  width: 145px;
}
.theme3 .password-2 em {
  margin: 0 0 0 -2px;
}
.theme3 .register-zipcode {
  width: 65px;
  clear: left;
}
/* field validation */
.address-postcode .validation-advice,
.address-city .validation-advice,
.address-phone .validation-advice,
.name-firstname .validation-advice,
.name-lastname .validation-advice,
.address-street .validation-advice {
  position: static;
  clear: both;
  margin: 0;
}
/* theme3 gender styling */
.theme3 .gender {
  display: inline-block;
  margin: 27px 0 15px 0;
}
.theme3 .gender p {
  margin: 0;
}
.theme3 .gender > label {
  position: absolute;
  left: -9999px;
}
.theme3 .gender input[type="radio"] {
  display: inline-block;
  width: auto;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme3 .gender .radiobutton {
  clear: none;
  width: 123px;
  padding: 0;
}
.theme3 .gender .radiobutton label {
  clear: none;
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 1.2;
}
/* theme3 password styling */
.theme3 .password {
  clear: none;
}
.theme3 .password label {
  margin: 0 0 10px 0;
}
.theme3 .password .input-text {
  width: 97px;
}
.theme3 .password-right .input-text {
  float: right;
}
.ie7 .theme3 .password-right label {
  float: none;
}
/* theme3 es exceptions */
.storeCode-es .theme3 .street_1 label {
  margin-bottom: 33px;
}
.storeCode-es .theme3 .city label {
  margin-bottom: 19px;
}
.storeCode-es .theme3 .input-box {
  vertical-align: bottom;
}
/*####################
	RATINGS STYLE
####################*/
/* line 494, ../scss/core/_general.scss */
.ratings-wrap {
  height: 10px;
  margin-top: 10px;
}
/* line 499, ../scss/core/_general.scss */
.ratings-wrap.product-rating-count-inline .ratings {
  display: inline-block;
}
/* line 503, ../scss/core/_general.scss */
.ratings-wrap .product-list-rating-count {
  margin-left: 2px;
}
/* line 507, ../scss/core/_general.scss */
.ratings .rating-box,
.ratings .rating-box-nopopup {
  margin: 0 auto;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-review-empty.png") no-repeat 0 0;
  width: 66px;
  height: 10px;
}
/* line 514, ../scss/core/_general.scss */
.ratings .rating {
  float: left;
  background: url("//www.hunkemoller.com/skin/frontend/hunkemoller/responsive/images/ico-review-score.png") no-repeat 0 0;
  height: 10px;
}
/* line 520, ../scss/core/_general.scss */
.ratings .rating-specification {
  display: none;
  width: 170px;
  z-index: 25;
  position: relative;
  background: #fff;
  clear: left;
  margin-top: 15px;
  padding: 10px;
  border: solid 1px #fabfc0;
  text-align: left;
}
/* line 532, ../scss/core/_general.scss */
.ratings .rating-specification h4 {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 537, ../scss/core/_general.scss */
.ratings .rating-specification dl {
  margin-top: 10px;
}
/* line 541, ../scss/core/_general.scss */
.ratings .rating-specification dt {
  margin-top: 5px;
}
/* line 545, ../scss/core/_general.scss */
.ratings .rating-specification dd,
.ratings .rating-specification dd span {
  height: 8px;
}
/* line 549, ../scss/core/_general.scss */
.ratings .rating-specification dd {
  background: #d9d9d9;
  margin-top: -11px;
  margin-left: 55px;
}
/* line 554, ../scss/core/_general.scss */
.ratings .rating-specification dd span {
  display: block;
  background: #000;
}
/* line 560, ../scss/core/_general.scss */
.rating-box:hover .rating-specification {
  display: block;
}
/* Consent Banner */
.cookie-consent-banner {
  width: 100%;
  background-color: #fff;
  padding: 10px 0;
  z-index: 9999;
  font-size: 1.2em;
}
.cookie-consent-banner * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cookie-consent-banner.cc-theme-light {
  background-color: #fff;
}
.cookie-consent-banner.cc-theme-light * {
  color: #000;
}
.cookie-consent-banner.cc-theme-light.cc-layout-top {
  border-bottom: 1px solid #ccc;
}
.cookie-consent-banner.cc-theme-light.cc-layout-bottom {
  border-top: 1px solid #ccc;
}
.cookie-consent-banner.cc-theme-light .cc-banner-left {
  border-right: 1px solid #ccc;
}
.cookie-consent-banner.cc-theme-dark {
  background-color: #000;
}
.cookie-consent-banner.cc-theme-dark * {
  color: #fff;
}
.cookie-consent-banner.cc-theme-dark .cc-banner-left {
  border-right: 1px solid #fff;
}
.cookie-consent-banner.cc-layout-bottom {
  position: fixed;
  bottom: 0;
}
.cookie-consent-banner .cc-banner-wrapper {
  width: auto;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left {
  padding-right: 20px;
  display: inline-block;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title {
  font-size: 12px;
  display: block;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .mobile-cc {
  display: block;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .desktop-cc,
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .tablet-cc {
  display: none;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-moreinfo {
  display: block;
  padding-top: 10px;
  font-size: 10px;
}
.cookie-consent-banner .cc-banner-wrapper .cc-banner-right {
  padding-left: 20px;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left {
    padding-right: 10px;
  }
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-right {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 600px) {
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .tablet-cc {
    display: block;
  }
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .desktop-cc,
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .mobile-cc {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .desktop-cc {
    display: block;
  }
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .mobile-cc,
  .cookie-consent-banner .cc-banner-wrapper .cc-banner-left .cc-banner-title .tablet-cc {
    display: none;
  }
}
/* Consent Overview */
.cookie-consent-overview {
  padding: 15px;
}
.cookie-consent-overview .cookie-consent-content {
  margin: 15px 0;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-top .widget {
  margin-bottom: 10px;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-top h1 {
  margin-bottom: 5px;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-submit {
  margin-left: 27px;
  outline: none;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-submit.submit-success {
  opacity: 0.8;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-no-consents {
  font-style: italic;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row {
  margin-bottom: 15px;
  overflow: hidden;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row.consent-required {
  color: #999;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row .cookie-consent-radio-wrapper {
  float: left;
  margin-right: 15px;
  vertical-align: top;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row .cookie-consent-radio-wrapper input[type="checkbox"] {
  width: 12px;
  height: 12px;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row .cookie-consent-label-wrapper {
  overflow: hidden;
}
.cookie-consent-banner {
  background-color: #fbe3e4;
}
/* line 4, ../scss/module/_cookieconsent.scss */
.cookie-consent-banner.cc-layout-top {
  margin-top: 44px;
}
/* line 8, ../scss/module/_cookieconsent.scss */
.cookie-consent-banner * {
  color: #272727;
  font-family: "ProximaNova-Semibold", sans-serif;
}
/* line 13, ../scss/module/_cookieconsent.scss */
.cookie-consent-banner .cc-banner-left {
  border-right: 1px solid #fabfc0;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row .cookie-consent-label-wrapper label {
  display: block;
  margin-bottom: 5px;
  vertical-align: top;
  font-size: 1.2em;
}
.cookie-consent-overview .cookie-consent-content .cookie-consent-row .cookie-consent-label-wrapper label .cookie-consent-label-required {
  font-size: 0.8em;
  margin-left: 5px;
}
/* == WordPress WYSIWYG Editor Styles == */
.post-block img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.alignnone,
img.alignnone {
  /* not sure about this one */
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
.wp-caption {
  max-width: 100%;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  -webkit-user-drag: none;
}
.wp-caption .wp-caption-text {
  font-size: 12px !important;
  font-style: italic;
  line-height: 17px;
  padding: 5px 4px;
  margin: 0;
}
/* Preload images */
body:after {
  content: url(resource/images/lightbox/close.png) url(resource/images/lightbox/loading.gif) url(resource/images/lightbox/prev.png) url(resource/images/lightbox/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(resource/images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(resource/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(resource/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(resource/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*
Version: 3.4.1 Timestamp: Thu Jun 27 18:02:10 PDT 2013
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 14px;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 35px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #cacacc;
  border-radius: 4px;
  white-space: nowrap;
  line-height: 33px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #eeedf2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2e1e9), to(#fff));
  background-image: linear-gradient(top, #e2e1e9, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e1e9', endColorstr='#fff', GradientType=0);
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-undermask {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  background-color: transparent;
  filter: alpha(opacity=0);
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  font-size: 14px;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #777;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #777;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 41px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #cacacc;
  background-clip: padding-box;
}
.select2-container .select2-choice .select2-arrow b {
  margin: 0;
  display: block;
  width: 41px;
  height: 34px;
  background: #fff;
  color: #322c62;
  text-align: center;
  font-size: 25px;
  line-height: 34px;
}
.select2-container .select2-choice .select2-arrow b:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0dc';
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #777;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  border-radius: 4px 4px 0 0;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #777;
  border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  -webkit-filter: none;
          filter: none;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #F0F0F0;
  color: #322c62;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: white;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #777;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #777;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  outline: 0;
  left: 0px;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* DatePicker Container */
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker .ui-datepicker-header {
  background: #333;
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px #fafafa;
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  overflow: hidden;
  color: #fff;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  float: left;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
}
.ui-datepicker table thead {
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
  border-bottom: 1px solid #bbb;
}
.ui-datepicker table tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker table tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker table tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
.ui-datepicker table th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=0);
          filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker table td {
  background: #D7D7D7;
  padding: 0;
  border-right: 1px solid #bbb;
}
.ui-datepicker table td:last-child {
  border-right: 0px;
}
.ui-datepicker table td span,
.ui-datepicker table td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=1);
          filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker table td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker table td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker table .ui-state-default {
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dedede));
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
}
.ui-datepicker table .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker table .ui-state-active {
  background: #6eafbf;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  -webkit-filter: dropshadow(color=#4d7a85, offx=0, offy=1);
          filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.fa-input {
  position: relative;
}
.fa-input .ginput_container {
  padding-left: 25px;
}
.fa-input:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 3px;
  bottom: 7px;
}
.fa-input.gfield_error:before {
  color: darkred;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 43px;
  border: 1px solid #aaa;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 43px;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chosen-container-single .chosen-single div b:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0d7';
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  position: relative;
  z-index: 10;
  margin: 1px 0;
  padding: 4px 5px;
  width: 100% !important;
  background: none;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-search:before {
  position: absolute;
  z-index: 10;
  right: 10px;
  top: 8px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0b0';
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.search-disabled .chosen-search {
  display: none !important;
}
.chosen-container-single.search-disabled .chosen-results {
  padding-top: 4px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  color: inherit;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00d';
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
.gform_wrapper {
  margin: 40px 0;
}
.gform_wrapper .validation_error {
  text-align: center;
  border: 1px solid red;
  background: #ff6666;
  padding: 10px;
  font-weight: bold;
  margin-top: 10px;
  color: #fff;
  font-size: .9em;
  border-radius: 3px;
}
.gform_wrapper .gfield_error input[type="text"],
.gform_wrapper .gfield_error input[type="email"],
.gform_wrapper .gfield_error input[type="password"],
.gform_wrapper .gfield_error input[type="url"],
.gform_wrapper .gfield_error input[type="number"],
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error .chzn-container-multi .chzn-choices,
.gform_wrapper .gfield_error .chzn-container-single .chzn-single {
  border-color: #cc0000;
}
.gform_wrapper .gfield_error .gfield_radio label:before,
.gform_wrapper .gfield_error .gfield_checkbox label:before {
  color: #cc0000;
}
.gform_wrapper .gfield {
  position: relative;
}
.gform_wrapper .gfield .validation_message {
  position: absolute;
  top: 0;
  right: 0;
  font-size: .8em;
  color: #cc0000;
}
.gform_wrapper .gform_footer {
  position: relative;
  text-align: left;
  padding-left: 170px;
}
.gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  right: 0;
}
.gform_wrapper .gform_validation_container {
  display: none;
}
.gform_fields {
  list-style: none;
  margin: 10px 0 !important;
  padding: 0px;
}
.gform_fields label {
  display: block;
}
.gform_fields input[type="text"],
.gform_fields input[type="email"],
.gform_fields input[type="password"],
.gform_fields input[type="url"],
.gform_fields input[type="number"],
.gform_fields textarea,
.gform_fields select {
  width: 100%;
}
.gform_fields .gfield {
  margin-bottom: 1em;
  vertical-align: bottom;
}
.gform_fields .gfield .gfield_label {
  float: left;
  width: 150px;
  margin-top: 10px;
}
.gform_fields .gfield .gfield_label .gfield_required {
  color: #ff6700;
}
.gform_fields .gfield .ginput_container {
  position: relative;
  margin-left: 170px;
}
.gform_fields .gfield .datepicker.datepicker_with_icon + .ui-datepicker-trigger {
  position: absolute;
  right: 7px;
  top: 50%;
  margin: 0;
  margin-top: -7px;
}
.gform_fields .gfield > label {
  margin: 0 0 .25em;
  display: block;
}
.gform_fields .placeholder-initialized label {
  display: none;
}
.gform_fields .ginput_complex label {
  font-size: .8em;
}
.gform_fields .ginput_complex [class^="ginput"] {
  margin-bottom: 1em;
}
.gform_fields .ginput_complex .ginput_full {
  display: block;
}
.gform_fields .ginput_complex .ginput_full:before,
.gform_fields .ginput_complex .ginput_full:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gform_fields .ginput_complex .ginput_full:after {
  clear: both;
}
.gform_fields .ginput_complex .ginput_left,
.gform_fields .ginput_complex .name_first {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
}
.gform_fields .ginput_complex .ginput_right,
.gform_fields .ginput_complex .name_last {
  display: inline-block;
  width: 48%;
}
.gform_fields .gf_left_half {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
}
.gform_fields .gf_right_half {
  display: inline-block;
  width: 48%;
}
.gform_fields .hide-title .gfield_label {
  display: none !important;
}
.gform_fields .container-section {
  margin-bottom: 20px;
}
.gform_fields .container-section > h3 {
  margin-top: 0px;
}
.gform_fields .container-section label {
  font-size: 0.8em;
}
.gform_fields .gfield_radio,
.gform_fields .gfield_checkbox {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.gform_fields .gfield_radio > li,
.gform_fields .gfield_checkbox > li {
  margin-right: 15px;
}
.gform_fields .gfield_radio > li input[type="radio"],
.gform_fields .gfield_checkbox > li input[type="radio"],
.gform_fields .gfield_radio > li input[type="checkbox"],
.gform_fields .gfield_checkbox > li input[type="checkbox"] {
  display: none;
}
.gform_fields .gfield_radio > li input[type="radio"]:checked + label:before,
.gform_fields .gfield_checkbox > li input[type="radio"]:checked + label:before {
  content: "\f192";
}
.gform_fields .gfield_radio > li label,
.gform_fields .gfield_checkbox > li label {
  cursor: pointer;
}
.gform_fields .gfield_radio > li label:before,
.gform_fields .gfield_checkbox > li label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10c";
  margin-right: 5px;
  width: 15px;
}
.gform_fields .gfield_radio > li input[type="checkbox"] + label:before,
.gform_fields .gfield_checkbox > li input[type="checkbox"] + label:before {
  content: "\f096";
}
.gform_fields .gfield_radio > li input[type="checkbox"]:checked + label:before,
.gform_fields .gfield_checkbox > li input[type="checkbox"]:checked + label:before {
  content: "\f046";
}
.gform_fields .inline-options:before,
.gform_fields .inline-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gform_fields .inline-options:after {
  clear: both;
}
.gform_fields .inline-options .gfield_radio > li,
.gform_fields .inline-options .gfield_checkbox > li {
  display: inline-block;
}
.gform_fields .inline-options .gfield_radio input[name$="other"],
.gform_fields .inline-options .gfield_checkbox input[name$="other"] {
  margin-top: 10px;
}
.carousel {
  position: relative;
  /**
	 * Yoehoee! small custom animation :D
	 */
}
.carousel.fade-last .carousel-inner > .active.left {
  opacity: 0;
}
.carousel.fade-last .carousel-inner > .active.right {
  opacity: 0;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left, 0.5s ease-out opacity;
  transition: 0.6s ease-in-out left, 0.5s ease-out opacity;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  max-width: 100%;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
  opacity: 1;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.tooltip {
  position: absolute;
  z-index: 200;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 400px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #bbbbbb;
  white-space: nowrap;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #bbbbbb;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #bbbbbb;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #bbbbbb;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #bbbbbb;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #bbbbbb;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbbbbb;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbbbbb;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #bbbbbb;
}
/**
 * table sort order
 */
table.table-sortable th span {
  display: none;
}
table.table-sortable thead th.sorting_asc {
  cursor: pointer;
  background: url('images/sort_asc.png') no-repeat right center;
}
table.table-sortable thead th.sorting_desc {
  cursor: pointer;
  background: url('images/sort_desc.png') no-repeat right center;
}
table.table-sortable thead th.sorting {
  cursor: pointer;
  background: url('images/sort_both.png') no-repeat right center;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 1.5em;
}
.table th,
.table td {
  padding: 8px;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ccc;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ccc;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ccc;
  border-collapse: separate;
  border-left: 0;
  border-radius: 5px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ccc;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
  border-top-left-radius: 5px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
  border-top-right-radius: 5px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  border-bottom-left-radius: 5px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  border-bottom-right-radius: 5px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #eee;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #ddd;
}
.product-info-link {
  position: relative;
  display: block;
  margin: 0 0 1.5em;
  text-decoration: none !important;
  border: 3px solid #fabfc0;
}
.product-info-link img {
  margin: 0px;
  display: block;
}
.product-info-link .shopping-bar {
  position: absolute;
  bottom: 11px;
  right: 11px;
  font-size: 1rem;
  line-height: 1em;
  -webkit-box-shadow: 0 -2px 6px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -2px 6px 4px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-info-link .shopping-bar .pricebox {
  background: #484848;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  min-width: 120px;
}
.product-info-link .shopping-bar .pricebox.is-starting-price {
  position: relative;
  padding-top: 14px;
  line-height: 34px;
}
.product-info-link .shopping-bar .pricebox.is-starting-price .from-verb {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 11px;
  text-align: left;
  padding-left: 19px;
  line-height: 1;
}
.product-info-link .shopping-bar .btn {
  margin: 0;
  padding: 0px 20px 0px !important;
  font-size: 22px !important;
  line-height: 50px;
}
.product-info-link .shopping-bar .btn .fa {
  margin-left: 7px;
  font-size: 1.3em;
  line-height: 23px;
  vertical-align: top;
}
.product-info-link .price {
  margin-left: 4px;
}
@media (max-width: 500px) {
  .product-info-link .shopping-bar {
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .product-info-link .shopping-bar .pricebox {
    width: 50%;
    text-align: left;
    padding-left: 10px;
    border-top: 3px solid #fabfc0;
  }
  .product-info-link .shopping-bar .pricebox .from-verb {
    padding-left: 10px !important;
  }
  .product-info-link .shopping-bar .btn {
    width: 50%;
    font-size: 17px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.product-info-link:hover {
  border-color: #f69091;
}
.product-info-link:hover .pricebox {
  border-top-color: #f69091;
}
.product-info-link:hover .btn {
  background: #f69091 !important;
}
#wrapper .widget-shop-the-items .owl-stage-outer .shopping-item {
  width: 100%;
  border: 1px solid #ccc;
  float: none;
  display: block;
  overflow: hidden;
}
.widget-shop-the-items .shopping-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #484848;
}
.widget-shop-the-items .shopping-actions .price {
  font-size: 1em;
  font-weight: bold;
  padding: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  color: #fff !important;
}
.widget-shop-the-items .shopping-actions .btn {
  line-height: 27px;
  padding: 0px 10px;
  -webkit-box-flex: 2;
      -ms-flex: 2 1 0px;
          flex: 2 1 0;
}
@media only screen and (max-width: 767px) {
  .widget-shop-the-items .shopping-actions {
    margin: 13px -20px 0;
  }
}
.lte8 .carousel-inner .item {
  display: none !important;
}
.lte8 .carousel-inner .item.active {
  display: block !important;
}
.lte8 .carousel-indicators li:before {
  display: none;
}
.lte8 .carousel-indicators li.active:before {
  display: block;
}
.lte8 #sidebar-below-content .widget-container:first-child + li + li + li,
.lte8 #sidebar-footer .widget-container:first-child + li + li + li {
  margin-right: 0;
}
@media only screen and (max-width: 550px) {
  html[lang="de"] #wrapper .loop-default.col-3 .read-more {
    font-size: 10px;
  }
}
