/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

@font-face {
  font-family: 'BrooklynSamuelsFive-Bold';
  src: url('../fonts/BrooklynSamuelsFive-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BrooklynSamuelsFive-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/BrooklynSamuelsFive-Bold.woff') format('woff'), url('../fonts/BrooklynSamuelsFive-Bold.ttf') format('truetype'), url('../fonts/BrooklynSamuelsFive-Bold.svg#BrooklynSamuelsFive-Bold') format('svg');
  /* Legacy iOS */ }

@font-face {
  font-family: 'BrooklynSamuelsFive-Fat';
  src: url('../fonts/BrooklynSamuelsFive-Fat.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BrooklynSamuelsFive-Fat.eot?#iefix') format('embedded-opentype'), url('../fonts/BrooklynSamuelsFive-Fat.woff') format('woff'), url('../fonts/BrooklynSamuelsFive-Fat.ttf') format('truetype'), url('../fonts/BrooklynSamuelsFive-Fat.svg#BrooklynSamuelsFive-Fat') format('svg');
  /* Legacy iOS */ }

@font-face {
  font-family: 'BrooklynSamuelsFive-Light';
  src: url('../fonts/BrooklynSamuelsFive-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BrooklynSamuelsFive-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BrooklynSamuelsFive-Light.woff') format('woff'), url('../fonts/BrooklynSamuelsFive-Light.ttf') format('truetype'), url('../fonts/BrooklynSamuelsFive-Light.svg#BrooklynSamuelsFive-Light') format('svg');
  /* Legacy iOS */ }

@font-face {
  font-family: 'BrooklynSamuelsFive-Medium';
  src: url('../fonts/BrooklynSamuelsFive-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BrooklynSamuelsFive-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/BrooklynSamuelsFive-Medium.woff') format('woff'), url('../fonts/BrooklynSamuelsFive-Medium.ttf') format('truetype'), url('../fonts/BrooklynSamuelsFive-Medium.svg#BrooklynSamuelsFive-Medium') format('svg');
  /* Legacy iOS */ }

@font-face {
  font-family: 'BrooklynSamuelsFive-Thin';
  src: url('../fonts/BrooklynSamuelsFive-Thin.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/BrooklynSamuelsFive-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/BrooklynSamuelsFive-Thin.woff') format('woff'), url('../fonts/BrooklynSamuelsFive-Thin.ttf') format('truetype'), url('../fonts/BrooklynSamuelsFive-Thin.svg#BrooklynSamuelsFive-Thin') format('svg');
  /* Legacy iOS */ }

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

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

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;
  white-space: normal; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

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], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -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; }

/**
 * Functions
 *
 */
/**
 * Mixins
 *
 * Snippets of reusable CSS to develop faster and keep code readable
 */
/* Overwrite the default media mixin for ie9 fallback */
/**
 * Extendables
 *
 * Collect all of your extendable classes, ids and silent extendables.
 */
.clearfix, .region-top, .region-main-navigation .block-menu-block .menu, .item-list .views-summary, .field-name-field-adjust, .view-woordenboek, .view-woordenboek__rows, .group-woord-translations .country, .form-radios, .form-checkboxes {
  zoom: 1; }
  .clearfix:after, .region-top:after, .region-main-navigation .block-menu-block .menu:after, .item-list .views-summary:after, .field-name-field-adjust:after, .view-woordenboek:after, .view-woordenboek__rows:after, .group-woord-translations .country:after, .form-radios:after, .form-checkboxes:after {
    content: "";
    display: table;
    clear: both; }

.header-site-name-slogan, .header-site-name-slogan a, .header-site-name-slogan h1, .item-list .pager .pager-first a, .item-list .pager .pager-last a, .item-list .pager .pager-next a, .item-list .pager .pager-previous a, .block-facetapi .facetapi-toggle, .field-name-field-adjust .adjust-link, .views-exposed-form .form-submit, .group-woord-translations .country__label, .header-top .views-exposed-form .form-submit {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.region-top .block-menu-block .menu li, .item-list .pager li, .facetapi-limit-link {
  display: inline-block;
  vertical-align: middle; }

#header, .header-logo, .region-top .block-menu-block .menu li, .region-footer .block-menu-block .menu li, .region-main-navigation .block-menu-block, .view-taxonomy-language-terms .item-list ul li, .view-taxonomy-vacancy-category-terms .item-list ul li, .logged-in .tabs .primary li, .view-taxonomy-commercial-message-category-terms .item-list ul li, .about-shoes-menu li, .region-footer .block-bean, .block-facetapi, .sidebar_second .block-views.upcoming-events-block-upcoming-events > h2, .sidebar_second .block-views.about-shoes-blocks-block-3-shoe-sizes > h2, .field-name-field-adjust .adjust-link, .views-exposed-form .views-exposed-widgets, .facetapi-facetapi-links a, .facetapi-limit-link, .webform-component-fieldset, .webform-client-form input[type="checkbox"] + label, .webform-client-form input[type="radio"] + label, .header-top .views-exposed-form .views-exposed-widgets, .footer-disclaimer .sign-logo {
  position: relative; }

.region-top .block-menu-block .menu li:before, .region-footer .block-menu-block .menu li:before, .view-taxonomy-language-terms .item-list ul li:before, .view-taxonomy-vacancy-category-terms .item-list ul li:before, .logged-in .tabs .primary li:before, .view-taxonomy-commercial-message-category-terms .item-list ul li:before, .about-shoes-menu li:before, .region-footer .block-bean:before, .block-facetapi .facetapi-toggle, .sidebar_second .block-views.upcoming-events-block-upcoming-events > h2:before, .sidebar_second .block-views.about-shoes-blocks-block-3-shoe-sizes > h2:before, .field-name-field-adjust .adjust-link:before, .field-name-field-adjust .adjust-link:after, .facetapi-facetapi-links a:before, .facetapi-facetapi-links a.facetapi-active:after, .facetapi-facetapi-links a.facetapi-active:hover:after, .facetapi-facetapi-links a.facetapi-active:focus:after, .facetapi-limit-link:before, .webform-client-form input[type="checkbox"] + label:before, .webform-client-form input[type="radio"] + label:before, .webform-client-form input[type="checkbox"]:checked + label:after, .webform-client-form input[type="radio"]:checked + label:after, .footer-disclaimer .sign-logo:before, .footer-disclaimer .sign-logo:after {
  display: block;
  position: absolute;
  content: ""; }

.item-list .pager .pager-first a:before, .item-list .pager .pager-last a:before, .item-list .pager .pager-next a:before, .item-list .pager .pager-previous a:before, .sidebar_second .block-views.upcoming-events-block-upcoming-events > h2:before, .sidebar_second .block-views.about-shoes-blocks-block-3-shoe-sizes > h2:before, .facetapi-facetapi-links a.facetapi-active:after, .facetapi-facetapi-links a.facetapi-active:hover:after, .facetapi-facetapi-links a.facetapi-active:focus:after, .webform-client-form input[type="checkbox"]:checked + label:after, .footer-disclaimer .sign-logo:after {
  font-family: "glyph-font";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Typography
 */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased; }

html, button, input, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h4, h5, h6, .field-name-field-basicpage-body h3 {
  font-family: "BrooklynSamuelsFive-Bold";
  font-weight: normal; }

h3 {
  font-family: "BrooklynSamuelsFive-Medium";
  font-weight: normal; }

/* Line-heights */
body {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6; }

h1, .page-title {
  margin: 0 0 10px 0;
  padding: 0;
  color: #1a1a1a;
  font-size: 36px;
  font-size: 3.6rem; }

h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 24px;
  font-size: 2.4rem; }

h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem; }

h4 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  font-size: 1.5rem; }

h5 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem; }

h6 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 11px;
  font-size: 1.1rem; }

p {
  margin-top: 0;
  margin-bottom: 10px; }

.field-name-field-basicpage-body ul ol, .field-name-field-basicpage-body ol ol, .field-body ul ol, .field-body ol ol {
  padding-left: 20px; }
.field-name-field-basicpage-body ul, .field-body ul {
  padding-left: 16px; }
.field-name-field-basicpage-body ol, .field-body ol {
  padding-left: 18px; }

p.highlight {
  background-color: #ffd500;
  margin-bottom: 20px;
  padding: 15px 20px;
  color: #000000;
  border-radius: 10px; }
  p.highlight a {
    color: #000000;
    text-decoration: underline; }

/* Base responsive images */
img {
  height: auto;
  max-width: 100%; }

/* Base link settings */
a {
  color: #69636b; }
  a:hover, a:focus {
    color: #423e43; }

html {
  color: #1a1a1a; }
  html ::selection, html ::-moz-selection {
    color: #e5e5e5;
    background: #1a1a1a; }

.menu, .item-list .pager, .block-facetapi .item-list ul, .view-taxonomy-language-terms .item-list ul, .view-taxonomy-vacancy-category-terms .item-list ul, .logged-in .tabs .primary, .view-taxonomy-commercial-message-category-terms .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .menu a, .item-list .pager a, .block-facetapi .item-list ul a, .view-taxonomy-language-terms .item-list ul a, .view-taxonomy-vacancy-category-terms .item-list ul a, .logged-in .tabs .primary a, .view-taxonomy-commercial-message-category-terms .item-list ul a {
    text-decoration: none; }

/*
 * Design
 *
 * Include all your design elements in this file.
 */
/**
 * Layout
 *
 * All layout theming should go in this file
 */
/* Layout */
.container {
  max-width: 960px;
  padding: 0 12px;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .container {
    padding-right: 0;
    padding-left: 0; }
  @media screen and (min-width: 984px) {
    .container {
      padding-right: 0;
      padding-left: 0; } }

header, footer, .main, .view-taxonomy-vacancy-category-jobs .view-header {
  zoom: 1; }
  header:after, footer:after, .main:after, .view-taxonomy-vacancy-category-jobs .view-header:after {
    content: "";
    display: table;
    clear: both; }

.lt-ie9 .column {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  .lt-ie9 .column:last-child {
    margin-right: 0; }
@media screen and (min-width: 960px) {
  .column {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .column:last-child {
      margin-right: 0; } }

.lt-ie9 .one-sidebar.sidebar-first .main, .lt-ie9 .one-sidebar.sidebar-second .main {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%; }
  .lt-ie9 .one-sidebar.sidebar-first .main:last-child, .lt-ie9 .one-sidebar.sidebar-second .main:last-child {
    margin-right: 0; }
.lt-ie9 .one-sidebar.sidebar-first {
  margin-right: 0; }
.lt-ie9 .one-sidebar aside.sidebar_first, .lt-ie9 .one-sidebar aside.sidebar_second {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  .lt-ie9 .one-sidebar aside.sidebar_first:last-child, .lt-ie9 .one-sidebar aside.sidebar_second:last-child {
    margin-right: 0; }
.lt-ie9 .one-sidebar aside.sidebar_second {
  margin-right: 0; }
@media screen and (min-width: 768px) {
  .one-sidebar.sidebar-first .main, .one-sidebar.sidebar-second .main {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .one-sidebar.sidebar-first .main:last-child, .one-sidebar.sidebar-second .main:last-child {
      margin-right: 0; }
  .one-sidebar.sidebar-first {
    margin-right: 0; }
  .one-sidebar aside.sidebar_first, .one-sidebar aside.sidebar_second {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .one-sidebar aside.sidebar_first:last-child, .one-sidebar aside.sidebar_second:last-child {
      margin-right: 0; }
  .one-sidebar aside.sidebar_second {
    margin-right: 0; } }

.lt-ie9 .two-sidebars .main {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .lt-ie9 .two-sidebars .main:last-child {
    margin-right: 0; }
.lt-ie9 .two-sidebars .sidebar_first, .lt-ie9 .two-sidebars .sidebar_second {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  .lt-ie9 .two-sidebars .sidebar_first:last-child, .lt-ie9 .two-sidebars .sidebar_second:last-child {
    margin-right: 0; }
.lt-ie9 .two-sidebars .sidebar_second {
  margin-right: 0; }
@media screen and (min-width: 960px) {
  .two-sidebars .main {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .two-sidebars .main:last-child {
      margin-right: 0; }
  .two-sidebars .sidebar_first, .two-sidebars .sidebar_second {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .two-sidebars .sidebar_first:last-child, .two-sidebars .sidebar_second:last-child {
      margin-right: 0; }
  .two-sidebars .sidebar_second {
    margin-right: 0; } }

.lt-ie9 .no-sidebars .main {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0; }
  .lt-ie9 .no-sidebars .main:last-child {
    margin-right: 0; }
@media screen and (min-width: 960px) {
  .no-sidebars .main {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .no-sidebars .main:last-child {
      margin-right: 0; } }

.sidebar_second .view-upcoming-events .group-left, .view-sitewide-search .node-event .group-left {
  float: left;
  display: block;
  margin-right: 3.5786636068%;
  width: 22.3160022949%; }
  .sidebar_second .view-upcoming-events .group-left:last-child, .view-sitewide-search .node-event .group-left:last-child {
    margin-right: 0; }
.sidebar_second .view-upcoming-events .group-right, .view-sitewide-search .node-event .group-right {
  float: left;
  display: block;
  margin-right: 3.5786636068%;
  width: 74.1053340983%; }
  .sidebar_second .view-upcoming-events .group-right:last-child, .view-sitewide-search .node-event .group-right:last-child {
    margin-right: 0; }

.view-organisations .group-left, .view-organisations .group-right, .view-events-search-page .group-left, .view-events-search-page .group-right, .view-taxonomy-vacancy-category-jobs .group-left, .view-taxonomy-vacancy-category-jobs .group-right, .node-type-vacancy .group-left, .node-type-vacancy .group-right, .node-type-resume .group-left, .node-type-resume .group-right, .view-looking-for-a-job .group-left, .view-looking-for-a-job .group-right, .view-about-shoes-blocks .group-left, .view-about-shoes-blocks .group-right, .node-shoe-museum.view-mode-full .group-left, .node-shoe-museum.view-mode-full .group-right, .view-sitewide-search .group-left, .view-sitewide-search .group-right, .view-taxonomy-commercial-message-category .group-left, .view-taxonomy-commercial-message-category .group-right, .node-type-woord .view-mode-full .group-left, .node-type-woord .view-mode-full .group-right {
  width: 100%; }

@media screen and (min-width: 480px) {
  .node-shoe-museum.view-mode-full .group-left, .node-shoe-museum.view-mode-full .group-right, .view-submit-system-webforms .views-row, .view-woordenboek .views-row {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 48.2106681966%; }
    .node-shoe-museum.view-mode-full .group-left:last-child, .node-shoe-museum.view-mode-full .group-right:last-child, .view-submit-system-webforms .views-row:last-child, .view-woordenboek .views-row:last-child {
      margin-right: 0; }
  .node-shoe-museum.view-mode-full .group-right, .view-submit-system-webforms .views-row-even, .view-woordenboek .views-row--last {
    margin-right: 0; } }

@media screen and (min-width: 640px) {
  .view-organisations .group-left, .view-events-search-page .group-left, .view-about-shoes-blocks .group-left, .view-sitewide-search .group-left {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 22.3160022949%; }
    .view-organisations .group-left:last-child, .view-events-search-page .group-left:last-child, .view-about-shoes-blocks .group-left:last-child, .view-sitewide-search .group-left:last-child {
      margin-right: 0; }
  .view-organisations .group-right, .view-events-search-page .group-right, .view-about-shoes-blocks .group-right, .view-sitewide-search .group-right {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 74.1053340983%;
    margin-right: 0; }
    .view-organisations .group-right:last-child, .view-events-search-page .group-right:last-child, .view-about-shoes-blocks .group-right:last-child, .view-sitewide-search .group-right:last-child {
      margin-right: 0; }
  .node-type-woord .view-mode-full .group-left {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .node-type-woord .view-mode-full .group-left:last-child {
      margin-right: 0; }
  .node-type-woord .view-mode-full .group-right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .node-type-woord .view-mode-full .group-right:last-child {
      margin-right: 0; }
  .node-shoe-museum.view-mode-full .group-left {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 61.1580011475%; }
    .node-shoe-museum.view-mode-full .group-left:last-child {
      margin-right: 0; }
  .node-shoe-museum.view-mode-full .group-right {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 35.2633352458%;
    margin-right: 0; }
    .node-shoe-museum.view-mode-full .group-right:last-child {
      margin-right: 0; }
  .view-woordenboek .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .view-woordenboek .views-row:last-child {
      margin-right: 0; }
  .view-woordenboek .views-row--last {
    margin-right: 0; } }

@media screen and (min-width: 680px) and (max-width: 767px), screen and (min-width: 960px) {
  .view-submit-system-webforms .views-row {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 31.2210428741%; }
    .view-submit-system-webforms .views-row:last-child {
      margin-right: 0; }
  .view-submit-system-webforms .views-row:nth-child(3n) {
    margin-right: 0; } }

@media screen and (min-width: 768px) {
  .view-taxonomy-vacancy-category-jobs .group-left, .view-taxonomy-vacancy-category-jobs .view-header .view-taxonomy-vacancy-category-terms, .view-taxonomy-commercial-message-category .view-header .view-taxonomy-commercial-message-category-terms, .node-type-vacancy .group-left, .node-type-resume .group-left, .view-looking-for-a-job .group-left, .view-taxonomy-commercial-message-category .group-left, .view-sitewide-search .node-commercial-message .group-left, .view-sitewide-search .node-promoted .group-left {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .view-taxonomy-vacancy-category-jobs .group-left:last-child, .view-taxonomy-vacancy-category-jobs .view-header .view-taxonomy-vacancy-category-terms:last-child, .view-taxonomy-commercial-message-category .view-header .view-taxonomy-commercial-message-category-terms:last-child, .node-type-vacancy .group-left:last-child, .node-type-resume .group-left:last-child, .view-looking-for-a-job .group-left:last-child, .view-taxonomy-commercial-message-category .group-left:last-child, .view-sitewide-search .node-commercial-message .group-left:last-child, .view-sitewide-search .node-promoted .group-left:last-child {
      margin-right: 0; }
  .view-taxonomy-vacancy-category-jobs .group-right, .node-type-vacancy .group-right, .node-type-resume .group-right, .view-looking-for-a-job .group-right, .view-taxonomy-commercial-message-category .group-right, .view-sitewide-search .node-commercial-message .group-right, .view-sitewide-search .node-promoted .group-right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .view-taxonomy-vacancy-category-jobs .group-right:last-child, .node-type-vacancy .group-right:last-child, .node-type-resume .group-right:last-child, .view-looking-for-a-job .group-right:last-child, .view-taxonomy-commercial-message-category .group-right:last-child, .view-sitewide-search .node-commercial-message .group-right:last-child, .view-sitewide-search .node-promoted .group-right:last-child {
      margin-right: 0; }
  .view-taxonomy-vacancy-category-jobs .view-header .block-bean, .view-taxonomy-commercial-message-category .view-header .block-bean, .view-looking-for-a-job .view-header .block-bean {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0;
    margin-left: 68.2384343986%;
    float: none; }
    .view-taxonomy-vacancy-category-jobs .view-header .block-bean:last-child, .view-taxonomy-commercial-message-category .view-header .block-bean:last-child, .view-looking-for-a-job .view-header .block-bean:last-child {
      margin-right: 0; }
  .view-sitewide-search .node-event .group-left {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 9.3686693441%; }
    .view-sitewide-search .node-event .group-left:last-child {
      margin-right: 0; }
  .view-sitewide-search .node-event .group-right {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 87.0526670492%; }
    .view-sitewide-search .node-event .group-right:last-child {
      margin-right: 0; } }

@media screen and (min-width: 768px) and (max-width: 959px) {
  .sidebar_second .view-upcoming-events .group-left, .sidebar_second .view-upcoming-events .group-right {
    margin-right: 0;
    width: 100%; } }

@media screen and (min-width: 900px) {
  .view-woordenboek .views-row {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .view-woordenboek .views-row:last-child {
      margin-right: 0; }
  .view-woordenboek .views-row--last {
    margin-right: 0; }
  .node-type-woord .view-mode-full .group-left {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .node-type-woord .view-mode-full .group-left:last-child {
      margin-right: 0; }
  .node-type-woord .view-mode-full .group-right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .node-type-woord .view-mode-full .group-right:last-child {
      margin-right: 0; } }

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1200px;
    padding: 0 12px;
    margin-left: auto;
    margin-right: auto; }
    .container::after {
      clear: both;
      content: "";
      display: table; } }

#header {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 12px; }
  .front #header {
    padding-bottom: 45px; }
  .not-front #header {
    background-color: #ececec; }

.header-with-background {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.header-logo {
  margin: 25px auto 10px;
  max-width: 225px;
  z-index: 10; }
  .front .header-logo {
    max-width: 225px; }

.header-site-name {
  margin: 0; }

@media screen and (max-width: 479px) {
  .header-with-background {
    background-position: center top; } }

@media screen and (min-width: 480px) {
  .header-with-background {
    background-size: 100% auto; } }

@media screen and (min-width: 520px) {
  .header-logo {
    max-width: 250px; }
    .front .header-logo {
      max-width: 388px; } }

@media screen and (max-width: 767px) {
  .front #header {
    padding-bottom: 25px; } }

@media screen and (min-width: 768px) {
  .header-logo {
    margin-top: 0; }
    .front .header-logo {
      margin-top: 70px; } }

@media screen and (min-width: 960px) {
  .header-logo {
    margin-top: 0; }
    .front .header-logo {
      margin-top: 150px; } }

@media screen and (min-width: 1050px) {
  .header-logo {
    margin-top: 0; }
    .front .header-logo {
      margin-top: 260px; } }

.header .block-menu-block .menu a {
  font-size: 16px;
  font-size: 1.6rem; }

.region-top .block-menu-block .menu li:before, .region-footer .block-menu-block .menu li:before {
  height: 18px;
  left: 0;
  margin-top: -10px;
  top: 50%;
  width: 2px; }
.region-top .block-menu-block .menu li:first-child, .region-footer .block-menu-block .menu li:first-child {
  margin-left: 0;
  padding-left: 0; }
  .region-top .block-menu-block .menu li:first-child:before, .region-footer .block-menu-block .menu li:first-child:before {
    display: none; }
.region-top .block-menu-block .menu li.active-trail a, .region-footer .block-menu-block .menu li.active-trail a {
  background: #ffd500; }
.region-top .block-menu-block .menu a, .region-footer .block-menu-block .menu a {
  padding: 5px 8px 3px;
  font-family: "BrooklynSamuelsFive-Medium"; }

.region-top .block-menu-block .menu li {
  padding-left: 6px; }
  .region-top .block-menu-block .menu li:before {
    background: #1a1a1a; }
    .front .region-top .block-menu-block .menu li:before {
      background: white; }
.region-top .block-menu-block .menu a {
  color: #1a1a1a;
  font-size: 16px;
  font-size: 1.6rem; }
  .front .region-top .block-menu-block .menu a {
    color: white; }
.region-top .block-menu-block .menu li.active-trail a, .region-top .block-menu-block .menu a:hover, .region-top .block-menu-block .menu a:focus {
  color: #69636b; }
  .front .region-top .block-menu-block .menu li.active-trail a, .front .region-top .block-menu-block .menu a:hover, .front .region-top .block-menu-block .menu a:focus {
    color: #ffd500;
    background: #3c3c3c; }

.region-main-navigation .block-menu-block {
  z-index: 10; }
  .region-main-navigation .block-menu-block .menu {
    border: 1px solid #1a1a1a; }
    .region-main-navigation .block-menu-block .menu li {
      background: rgba(26, 26, 26, 0.7); }
      .region-main-navigation .block-menu-block .menu li:first-child a {
        border-left: none; }
    .region-main-navigation .block-menu-block .menu a {
      display: block;
      padding: 10px 20px 8px;
      color: white;
      font-family: "BrooklynSamuelsFive-Bold";
      text-align: center;
      text-transform: uppercase; }
      .region-main-navigation .block-menu-block .menu a:hover, .region-main-navigation .block-menu-block .menu a:focus {
        background: #1a1a1a; }
    .region-main-navigation .block-menu-block .menu li.active-trail a, .region-main-navigation .block-menu-block .menu a:hover, .region-main-navigation .block-menu-block .menu a:focus {
      color: #ffd500; }

.region-footer .block-menu-block .menu a {
  text-transform: uppercase; }

.view-taxonomy-language-terms .item-list ul, .view-taxonomy-vacancy-category-terms .item-list ul, .logged-in .tabs .primary, .view-taxonomy-commercial-message-category-terms .item-list ul, .about-shoes-menu {
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  white-space: nowrap; }
  .view-taxonomy-language-terms .item-list ul li, .view-taxonomy-vacancy-category-terms .item-list ul li, .logged-in .tabs .primary li, .view-taxonomy-commercial-message-category-terms .item-list ul li, .about-shoes-menu li {
    display: inline-block;
    padding: 0 5px; }
    .view-taxonomy-language-terms .item-list ul li:before, .view-taxonomy-vacancy-category-terms .item-list ul li:before, .logged-in .tabs .primary li:before, .view-taxonomy-commercial-message-category-terms .item-list ul li:before, .about-shoes-menu li:before {
      height: 18px;
      left: -3px;
      margin-top: -8px;
      top: 50%;
      width: 2px;
      background: #69636b; }
    .view-taxonomy-language-terms .item-list ul li:first-child, .view-taxonomy-vacancy-category-terms .item-list ul li:first-child, .logged-in .tabs .primary li:first-child, .view-taxonomy-commercial-message-category-terms .item-list ul li:first-child, .about-shoes-menu li:first-child {
      margin-left: 0;
      padding-left: 0; }
      .view-taxonomy-language-terms .item-list ul li:first-child:before, .view-taxonomy-vacancy-category-terms .item-list ul li:first-child:before, .logged-in .tabs .primary li:first-child:before, .view-taxonomy-commercial-message-category-terms .item-list ul li:first-child:before, .about-shoes-menu li:first-child:before {
        display: none; }
  .view-taxonomy-language-terms .item-list ul a, .view-taxonomy-vacancy-category-terms .item-list ul a, .logged-in .tabs .primary a, .view-taxonomy-commercial-message-category-terms .item-list ul a, .about-shoes-menu a {
    padding: 4px 8px 4px; }
    .view-taxonomy-language-terms .item-list ul a.active, .view-taxonomy-vacancy-category-terms .item-list ul a.active, .logged-in .tabs .primary a.active, .view-taxonomy-commercial-message-category-terms .item-list ul a.active, .about-shoes-menu a.active {
      background: #ffd500; }

.about-shoes-menu a:hover, .about-shoes-menu a:focus {
  background: #ffd500; }

@media screen and (max-width: 479px) {
  .region-main-navigation .block-menu-block .menu li:first-child a {
    border-top: none; }
  .region-footer .block-menu-block .menu li {
    margin-top: 5px; }
    .region-footer .block-menu-block .menu li:first-child {
      margin-top: 0; } }

@media screen and (min-width: 480px) {
  .region-main-navigation .block-menu-block .menu li {
    float: left; }
  .region-main-navigation .block-menu-block .menu a {
    border-left: 1px solid #69636b; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .region-main-navigation .block-menu-block .menu li {
    width: 50%; }
    .region-main-navigation .block-menu-block .menu li:first-child a, .region-main-navigation .block-menu-block .menu li:nth-child(2) a {
      border-top: none; }
    .region-main-navigation .block-menu-block .menu li:nth-child(3) a {
      border-left: none; }
    .region-main-navigation .block-menu-block .menu li:nth-child(3) a, .region-main-navigation .block-menu-block .menu li:last-child a {
      border-top: 1px solid #69636b; } }

@media screen and (min-width: 615px) {
  .region-footer .block-menu-block .menu li {
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle; }
    .region-footer .block-menu-block .menu li:before {
      background: #69636b; } }

@media screen and (max-width: 767px) {
  .region-main-navigation .block-menu-block .menu a {
    border-top: 1px solid #69636b; } }

@media screen and (min-width: 768px) {
  .region-top .block-menu-block .menu {
    text-align: right; }
  .region-main-navigation .block-menu-block .menu li {
    width: 25%; }
  .region-main-navigation .block-menu-block .menu a {
    padding-top: 18px;
    padding-bottom: 12px; }
    .front .region-main-navigation .block-menu-block .menu a {
      padding-top: 23px;
      padding-bottom: 17px; } }

#main {
  padding-top: 25px;
  padding-bottom: 40px; }

.section-main {
  color: #69636b; }

.item-list .pager {
  border-top: 1px solid #c6c6c5;
  margin: 25px 0 0;
  padding-top: 25px;
  text-align: center; }
  .item-list .pager li, .item-list .pager li a, .item-list .pager li a:before {
    color: #c6c6c5;
    font-size: 16px;
    font-size: 1.6rem; }
  .item-list .pager li, .item-list .pager li a {
    font-family: "BrooklynSamuelsFive-Medium"; }
  .item-list .pager li {
    height: 20px;
    text-align: center; }
    .item-list .pager li a:before {
      font-size: 13px;
      font-size: 1.3rem; }
    .item-list .pager li a:hover, .item-list .pager li a:focus, .item-list .pager li a:hover:before, .item-list .pager li a:focus:before {
      color: #3c3c3c; }
  .item-list .pager .pager-current, .item-list .pager .pager-item, .item-list .pager .pager-ellipsis {
    width: 20px; }
  .item-list .pager .pager-current {
    background: #ffd500;
    border-radius: 50%;
    color: white; }
  .item-list .pager .pager-first a:before {
    content: "\e609"; }
  .item-list .pager .pager-last a:before {
    content: "\e60a"; }
  .item-list .pager .pager-next a:before {
    content: "\e60b"; }
  .item-list .pager .pager-previous a:before {
    content: "\e60c"; }
.item-list .views-summary {
  margin: 15px -5px 5px;
  padding: 0;
  list-style: none; }
  .item-list .views-summary li {
    float: left;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 25%;
    font-size: 16px;
    font-size: 1.6rem; }
  .item-list .views-summary a {
    padding: 5px; }
    .item-list .views-summary a:hover, .item-list .views-summary a:focus {
      background: #ffd500;
      color: #3c3c3c; }

.logged-in nav.tabs {
  margin-bottom: 40px; }

.messages {
  border: 3px solid;
  margin-bottom: 25px;
  padding: 20px;
  font-family: "BrooklynSamuelsFive-Light";
  font-size: 20px;
  font-size: 2rem; }
  .messages ul {
    padding-left: 20px; }
  .messages li {
    margin-top: 5px; }
    .messages li:first-child {
      margin-top: 0; }
  .messages a {
    color: white;
    text-decoration: underline; }
  .messages em {
    font-style: normal;
    font-family: "BrooklynSamuelsFive-Medium"; }
  .messages.error {
    background: #d77782;
    border-color: #D0021B;
    color: white; }
  .messages.status {
    background: #85B152;
    border-color: #417505;
    color: white; }

.page-not-found {
  padding: 40px 0;
  text-align: center; }

.page-not-found__visual {
  margin: 15px auto; }

.page-not-found__title {
  margin: 50px 0;
  color: #ffd500;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1; }

.page-not-found__text {
  margin-bottom: 5px; }

.page-not-found__link, .page-not-found__text {
  font-size: 16px;
  font-size: 1.6rem; }

.region-highlighted {
  margin-bottom: 25px; }

@media screen and (min-width: 480px) {
  .item-list .views-summary li {
    width: 20%; } }

@media screen and (min-width: 640px) {
  .item-list .pager li, .item-list .pager li a {
    font-family: "BrooklynSamuelsFive-Fat";
    font-size: 20px;
    font-size: 2rem; }
  .item-list .pager li {
    height: 40px;
    padding: 7px 5px; }
    .item-list .pager li a:before {
      font-size: 18px;
      font-size: 1.8rem; }
  .item-list .pager .pager-current, .item-list .pager .pager-item, .item-list .pager .pager-ellipsis {
    width: 40px; }
  .item-list .views-summary li {
    width: auto; }
  .page-not-found__title {
    font-size: 130px;
    font-size: 13rem; } }

@media screen and (max-width: 767px) {
  .sidebar-first .section-main, .sidebar_second {
    margin-top: 50px; } }

@media screen and (max-width: 959px) {
  .responsive-tables {
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    white-space: nowrap; } }

.sidebar_second .block, .block.bean-link {
  margin-top: 25px; }

.region-footer .block-menu-block.block {
  margin-top: 20px; }

.region-footer .block-bean {
  margin-top: 20px;
  padding-top: 20px; }
  .region-footer .block-bean:before {
    height: 3px;
    left: 50%;
    margin-left: -80px;
    top: 0;
    width: 160px;
    background: #3c3c3c; }
.sidebar_second .block-bean[about$='newsletter-link-block'] .content a, .view-taxonomy-vacancy-category-jobs .block-bean[about$='newsletter-link-block'] .content a, .block-bean .bean-link[about$='newsletter-link-block'] .content a {
  background: lightgreen; }
.sidebar_second .block-bean .content a, .view-taxonomy-vacancy-category-jobs .block-bean .content a, .block-bean .bean-link .content a {
  display: block;
  padding: 25px 25px 22px;
  background: #ffd500;
  color: #1a1a1a;
  font-family: "BrooklynSamuelsFive-Bold";
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  text-decoration: none; }
  .sidebar_second .block-bean .content a:hover, .sidebar_second .block-bean .content a:focus, .view-taxonomy-vacancy-category-jobs .block-bean .content a:hover, .view-taxonomy-vacancy-category-jobs .block-bean .content a:focus, .block-bean .bean-link .content a:hover, .block-bean .bean-link .content a:focus {
    background: #3c3c3c;
    color: #ffd500; }
.sidebar_second .block-bean .content .field-name-field-link-subtitle, .view-taxonomy-vacancy-category-jobs .block-bean .content .field-name-field-link-subtitle, .block-bean .bean-link .content .field-name-field-link-subtitle {
  font-size: 14px;
  font-size: 1.4rem; }

.node-type-woord .bean-link {
  display: inline-block;
  width: auto; }

.block-facetapi h3, .block-sicustom h2, .sidebar_second .block-views h2 {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase; }

.block-facetapi, .sidebar_second .view-about-shoes-blocks .views-row, .sidebar_first .bean-default-block .content, .sidebar_second .bean-default-block .content {
  border: 1px solid #c6c6c5;
  margin-top: -1px;
  padding: 25px; }

.block-facetapi h3 {
  color: #69636b; }

.block-sicustom h2, .sidebar_second .block-views h2, .sidebar_first .bean-default-block h2, .sidebar_second .bean-default-block h2 {
  margin: 0;
  padding: 24px 25px 18px;
  background: #1a1a1a;
  color: white;
  line-height: 1;
  text-align: center; }

.sidebar_second .block-views.upcoming-events-block-upcoming-events > h2 {
  padding-left: 60px; }
  .sidebar_second .block-views.upcoming-events-block-upcoming-events > h2:before {
    left: 13px;
    top: 9px;
    color: white;
    content: "\e607";
    font-size: 40px;
    font-size: 4rem; }
.sidebar_second .block-views.about-shoes-blocks-block-3-shoe-sizes > h2 {
  padding-left: 40px; }
  .sidebar_second .block-views.about-shoes-blocks-block-3-shoe-sizes > h2:before {
    left: 15px;
    top: 14px;
    color: white;
    content: "\e600";
    font-size: 30px;
    font-size: 3rem; }

.about-shoes-content-view {
  border-top: 3px solid #3c3c3c;
  margin-top: 30px;
  padding-top: 30px; }
  .about-shoes-content-view h2 {
    margin-bottom: 20px;
    color: #3c3c3c;
    font-family: "BrooklynSamuelsFive-Medium";
    font-size: 30px;
    font-size: 3rem; }
  .about-shoes-content-view .more-link {
    border-top: 1px solid #c6c6c5;
    margin-top: 25px;
    padding-top: 10px; }
  .about-shoes-content-view .view-footer {
    margin-top: 10px;
    text-align: right; }
    .about-shoes-content-view .view-footer a {
      padding: 4px 8px;
      background: #d8d8d8;
      text-decoration: none; }
      .about-shoes-content-view .view-footer a:hover, .about-shoes-content-view .view-footer a:focus {
        background: #ffd500; }

.sidebar_second .view-about-shoes-blocks h3 {
  margin-bottom: 0; }
  .sidebar_second .view-about-shoes-blocks h3 a {
    color: #1a1a1a;
    text-decoration: none; }
    .sidebar_second .view-about-shoes-blocks h3 a:hover, .sidebar_second .view-about-shoes-blocks h3 a:focus {
      color: #69636b; }

@media screen and (min-width: 640px) {
  .header-top {
    margin-bottom: 10px; }
    .header-top .block {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .header-top .block:last-child {
        margin-right: 0; }
    .header-top .block-menu-block, .header-top .block-menu-block:first-child {
      margin-top: 8px; }
    .header-top .block-views {
      margin-right: 0; } }

@media screen and (max-width: 767px) {
  .block-facetapi {
    padding-right: 50px;
    padding-bottom: 10px; }
    .block-facetapi .item-list {
      display: none;
      margin-bottom: 15px; }
      .block-facetapi .item-list.filter-list-open {
        display: block; }
    .block-facetapi .facetapi-toggle {
      right: 15px;
      top: 37px;
      height: 20px; }
      .block-facetapi .facetapi-toggle:before {
        color: #ffd500;
        content: "+";
        font-size: 40px;
        font-size: 4rem; }
      .block-facetapi .facetapi-toggle.open {
        top: 33px; }
        .block-facetapi .facetapi-toggle.open:before {
          content: "-"; }
  .about-shoes-content-view .view-footer {
    display: none; } }

@media screen and (min-width: 768px) {
  .header-top .block-views {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    float: right;
    margin-right: 0; }
    .header-top .block-views:last-child {
      margin-right: 0; }
  .block:first-child {
    margin-top: 0; }
  .view-header .block.bean-link {
    margin-top: 0; }
  .header-top .block-menu-block {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-left: 25.5894128995%; }
    .header-top .block-menu-block:last-child {
      margin-right: 0; } }

@media screen and (min-width: 768px) and (max-width: 850px) {
  .sidebar_second .block-views h2 {
    padding-left: 25px; }
    .sidebar_second .block-views h2:before {
      content: ""; } }

.group-header {
  margin-bottom: 20px;
  color: #3c3c3c; }

.group-header-title, .group-header-address {
  font-family: "BrooklynSamuelsFive-Medium"; }

.group-header-title {
  margin-bottom: 10px;
  color: #1a1a1a;
  line-height: 1.1; }

.group-header-address {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3; }

.group-footer {
  padding-top: 15px; }

.group-contactinfo {
  margin-top: 20px;
  color: #69636b; }
  .group-contactinfo .contact-content, .group-contactinfo .contact-label {
    display: inline-block;
    vertical-align: top; }
  .group-contactinfo .contact-label {
    width: 100px;
    font-weight: bold; }

.group-contactinfo-job, .group-contactinfo-resume, .group-contactinfo-commercial {
  margin-top: 0; }

.field-name-field-image img, .field-name-field-website a {
  display: block; }

.field-name-field-image img {
  margin: 0 auto; }

.field-name-field-website {
  text-align: center; }

.field-name-field-website a, .field-name-field-event-website a {
  padding: 5px 5px 4px;
  background: #ffd500;
  color: #69636b;
  font-weight: bold;
  text-decoration: none; }
  .field-name-field-website a:hover, .field-name-field-website a:focus, .field-name-field-event-website a:hover, .field-name-field-event-website a:focus {
    background: #3c3c3c;
    color: #ffd500; }

.field-name-field-body {
  line-height: 1.4; }
  .field-name-field-body + a {
    margin-top: 5px; }

.field-name-field-adjust .adjust-link:before, .field-name-field-adjust .adjust-link:after {
  color: #D0021B;
  font-family: "BrooklynSamuelsFive-Fat"; }
.field-name-field-adjust .adjust-link:before {
  left: 0;
  top: -12px;
  border-radius: 50%;
  border: 1px solid #D0021B;
  height: 35px;
  width: 35px; }
.field-name-field-adjust .adjust-link:after {
  left: 14px;
  top: 7px;
  content: "!";
  font-size: 24px;
  font-size: 2.4rem; }
.field-name-field-adjust .adjust-link:hover:before, .field-name-field-adjust .adjust-link:focus:before {
  border-color: #3c3c3c; }
.field-name-field-adjust .adjust-link:hover:after, .field-name-field-adjust .adjust-link:focus:after {
  color: #3c3c3c; }

.view-organisations .views-row, .view-taxonomy-language-news > .views-row, .view-events-search-page .views-row, .view-taxonomy-vacancy-category-jobs > .views-row, .view-looking-for-a-job .views-row, .view-about-shoes-blocks .views-row, .view-taxonomy-commercial-message-category > .views-row, .view-sitewide-search .views-row {
  border-top: 1px solid #c6c6c5; }

.view-organisations .views-row, .view-taxonomy-language-news > .views-row, .view-events-search-page .views-row, .view-taxonomy-vacancy-category-jobs > .views-row, .view-looking-for-a-job .views-row, .view-about-shoes-blocks .views-row, .view-taxonomy-commercial-message-category > .views-row, .view-sitewide-search .views-row {
  margin-top: 25px;
  padding-top: 25px; }

.view-organisations .views-row-first, .view-taxonomy-language-news > .views-row-first, .view-events-search-page .views-row-first, .view-taxonomy-vacancy-category-jobs > .views-row-first, .view-looking-for-a-job .views-row-first, .view-about-shoes-blocks .views-row-first, .view-taxonomy-commercial-message-category > .views-row-first, .view-sitewide-search .views-row-first {
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

.view-taxonomy-language-news .view-header, .view-taxonomy-vacancy-category-jobs .view-header, .view-taxonomy-commercial-message-category .view-header {
  margin-bottom: 30px; }
  .view-taxonomy-language-news .view-header .bean-link + .bean-link, .view-taxonomy-vacancy-category-jobs .view-header .bean-link + .bean-link, .view-taxonomy-commercial-message-category .view-header .bean-link + .bean-link {
    margin-top: 25px; }

.field-news-title, .field-news-publication {
  color: #69636b; }

.view-upcoming-events .views-row {
  border: 1px solid #c6c6c5;
  margin-top: -1px;
  padding: 25px; }

.field-name-event-date-field {
  font-family: "BrooklynSamuelsFive-Bold"; }
  .field-name-event-date-field .calendar-month, .field-name-event-date-field .calendar-day-ord {
    text-align: center; }
  .field-name-event-date-field .calendar-day-ord {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 0.75; }
  .field-name-event-date-field .calendar-ord {
    font-size: 10px;
    font-size: 1rem; }

.field-name-event-item {
  line-height: 1.2; }

.field-name-event-title {
  margin-bottom: 0; }

.field-name-event-website {
  margin-top: 15px; }
  .field-name-event-website a {
    display: inline-block; }

.field-news-publication, .field-news-readmore a, .field-name-field-commercial-category, .field-name-field-job-category {
  font-weight: bold; }

.field-news-publication-date {
  margin-right: 25px; }

.field-news-publication-language a:before, .field-news-readmore a:before, .field-name-field-commercial-category a:before, .field-name-field-job-category a:before {
  content: "["; }
.field-news-publication-language a:after, .field-news-readmore a:after, .field-name-field-commercial-category a:after, .field-name-field-job-category a:after {
  content: "]"; }

.field-news-readmore {
  margin-top: 5px; }

.view-taxonomy-vacancy-category-jobs .group-right, .node-type-vacancy .group-right, .node-type-resume .group-right, .view-looking-for-a-job .group-right, .view-taxonomy-commercial-message-category .group-right, .view-sitewide-search .node-commercial-message .group-right, .view-sitewide-search .node-promoted .group-right {
  border: 1px solid #c6c6c5;
  padding: 25px; }

.view-taxonomy-vacancy-category-jobs > .views-row {
  margin-top: 25px; }
.view-taxonomy-vacancy-category-jobs > .views-row-first {
  margin-top: 0; }

.view-taxonomy-vacancy-category-terms {
  margin-bottom: 25px; }

.view-about-shoes-blocks .group-header-title {
  font-size: 20px;
  font-size: 2rem; }
  .view-about-shoes-blocks .group-header-title a {
    color: #1a1a1a; }
    .view-about-shoes-blocks .group-header-title a:hover, .view-about-shoes-blocks .group-header-title a:focus {
      color: #69636b; }

.view-submit-system-webforms .views-row {
  margin-top: 10px; }
  .view-submit-system-webforms .views-row h3 a {
    display: block;
    padding: 20px 20px 17px;
    background: #ffd500;
    color: #1a1a1a;
    font-family: "BrooklynSamuelsFive-Bold";
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .view-submit-system-webforms .views-row h3 a:hover, .view-submit-system-webforms .views-row h3 a:focus {
      background: #3c3c3c;
      color: #ffd500; }

.not-logged-in.page-admin.not-front .view-header-banner {
  display: none; }
.view-header-banner .views-row {
  text-align: center; }

.views-field-field-advertisement-image, .views-field-field-advertisement-image img {
  margin: 0 auto; }

.views-field-field-advertisement-image {
  max-width: 800px; }
  .views-field-field-advertisement-image a {
    display: block;
    width: 100%; }
  .views-field-field-advertisement-image img {
    border: 2px solid #c6c6c5;
    padding: 3px; }
  .views-field-field-advertisement-image .advertisement-link:hover img, .views-field-field-advertisement-image .advertisement-link:focus img {
    border-color: #ffd500; }

.view-woordenboek .attachment {
  border-bottom: 1px solid #c6c6c5;
  margin-bottom: 10px; }

.field-dictionary-title {
  font-size: 16px;
  font-size: 1.6rem; }

.views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0; }
.views-exposed-form .form-text {
  -webkit-appearance: none;
  height: 40px;
  padding-right: 60px;
  outline-width: 0; }
  .js.cssgradients .views-exposed-form .form-text.throbbing {
    background-position: -webkit-calc(100% - 45px) center;
    background-position: calc(100% - 45px) center; }
  .js.no-cssgradients .views-exposed-form .form-text.throbbing {
    background-position: 96% center; }
.views-exposed-form .views-submit-button {
  position: absolute;
  right: 1px;
  bottom: 2px; }
.views-exposed-form .form-submit {
  display: block;
  border: none;
  height: 36px;
  margin: 0;
  width: 36px;
  background: url("../images/svg/search.svg") no-repeat center center white; }
  .no-svg .views-exposed-form .form-submit {
    background-image: url("../images/sprite/search.png"); }

@media screen and (max-width: 639px) {
  .view-organisations .group-left, .view-events-search-page .group-left, .view-sitewide-search .group-left {
    margin-bottom: 25px; } }

@media screen and (max-width: 767px) {
  .view-taxonomy-vacancy-category-jobs .group-right, .node-type-vacancy .group-right, .node-type-resume .group-right, .view-looking-for-a-job .group-right, .view-about-shoes-blocks .group-right, .view-taxonomy-commercial-message-category .group-right, .view-sitewide-search .node-commercial-message .group-right, .view-sitewide-search .node-promoted .group-right {
    margin-top: 25px; }
  .view-organisations .group-contactinfo, .node-organisation .group-contactinfo {
    margin-bottom: 45px; }
  .field-name-field-adjust .adjust-link {
    float: right;
    margin-right: 35px;
    margin-bottom: 10px; } }

@media screen and (min-width: 768px) {
  .view-organisations .group-right {
    position: relative;
    padding-bottom: 45px; }
  .view-organisations .group-contactinfo {
    margin-right: 45px; }
  .field-name-field-adjust {
    position: absolute;
    bottom: 16px;
    right: 35px; } }

@media screen and (min-width: 768px) and (max-width: 959px) {
  .view-upcoming-events .views-row {
    border: none;
    margin-top: 25px;
    padding: 0; }
  .view-upcoming-events .group-left {
    padding: 10px 15px;
    background: #ffd500;
    text-align: center; }
  .view-upcoming-events .group-right {
    border: 1px solid #c6c6c5;
    border-top: none;
    padding: 15px 25px; } }

@media screen and (min-width: 960px) {
  .field-news-publication {
    float: left;
    margin-right: 30px; } }

.group-woord-translations h2 {
  line-height: 1.2; }
.group-woord-translations .country {
  margin-top: 15px; }
  .group-woord-translations .country:first-child {
    margin-top: 0; }
.group-woord-translations .country__label {
  float: left;
  height: 20px;
  width: 20px;
  background-position: left 2px;
  background-repeat: no-repeat; }
.group-woord-translations .country__content {
  padding-left: 30px; }
.group-woord-translations .dutch {
  background-image: url("../images/sprite/dutch.png"); }
.group-woord-translations .french {
  background-image: url("../images/sprite/french.png"); }
.group-woord-translations .german {
  background-image: url("../images/sprite/german.png"); }
.group-woord-translations .italian {
  background-image: url("../images/sprite/italian.png"); }
.group-woord-translations .portugese {
  background-image: url("../images/sprite/portugese.png"); }
.group-woord-translations .spanish {
  background-image: url("../images/sprite/spanish.png"); }

@media screen and (max-width: 479px) {
  .node-shoe-museum.view-mode-full .group-left {
    margin-bottom: 25px; }
  .node-shoe-museum.view-mode-full .group-header-address {
    text-align: center; } }

@media screen and (max-width: 639px) {
  .group-woord-translations {
    margin-top: 20px; } }

.facetapi-facetapi-links ul.expanded {
  margin-top: 5px;
  padding-left: 16px; }
.facetapi-facetapi-links li {
  margin-top: 5px; }
  .facetapi-facetapi-links li:first-child {
    margin-top: 0; }
.facetapi-facetapi-links a {
  padding-left: 25px;
  color: #69636b;
  text-decoration: none; }
  .facetapi-facetapi-links a:before {
    left: 0;
    top: 0;
    height: 18px;
    width: 18px;
    background: #ececec; }
  .facetapi-facetapi-links a.facetapi-active:after, .facetapi-facetapi-links a.facetapi-active:hover:after, .facetapi-facetapi-links a.facetapi-active:focus:after {
    left: 0;
    top: -4px;
    color: #69636b;
    content: "\e608";
    font-size: 20px;
    font-size: 2rem;
    z-index: 1; }
  .facetapi-facetapi-links a:hover, .facetapi-facetapi-links a:focus {
    color: #1a1a1a; }

.facetapi-limit-link {
  margin-top: 10px;
  padding-left: 10px; }
  .facetapi-limit-link:before {
    left: 0;
    content: "+"; }
  .facetapi-limit-link.open:before {
    content: "-"; }

.webform-component-fieldset {
  border: 1px solid #1a1a1a;
  margin: 0;
  padding: 0 15px 15px; }
  .webform-component-fieldset legend {
    left: 0;
    position: absolute;
    top: 0;
    padding: 5px 15px 2px;
    width: 100%;
    color: white;
    background: #1a1a1a;
    font-family: "BrooklynSamuelsFive-Medium";
    font-size: 18px;
    font-size: 1.8rem; }
  .webform-component-fieldset .fieldset-wrapper {
    padding-top: 70px; }
  .webform-component-fieldset fieldset, .webform-component-fieldset + .webform-component-fieldset {
    margin-top: 20px; }
  .webform-component-fieldset fieldset {
    margin-bottom: 20px; }

.webform-client-form label, .webform-client-form .form-text {
  display: block; }
.webform-client-form label {
  margin-bottom: 5px;
  font-weight: bold; }
  .webform-client-form label.option {
    display: inline; }
.webform-client-form .form-required {
  color: #3c3c3c; }
.webform-client-form input[type="checkbox"] + label, .webform-client-form input[type="checkbox"] + label, .webform-client-form input[type="radio"] + label, .webform-client-form input[type="radio"] + label {
  padding-left: 5px; }
  .webform-client-form input[type="checkbox"] + label:before, .webform-client-form input[type="checkbox"] + label:before, .webform-client-form input[type="radio"] + label:before, .webform-client-form input[type="radio"] + label:before {
    top: 0;
    height: 20px;
    width: 20px;
    background: #ececec; }
.webform-client-form input[type="checkbox"] + label:before {
  left: -20px; }
.webform-client-form input[type="checkbox"]:checked + label:after {
  left: -20px;
  top: -4px;
  content: "\e608";
  font-size: 24px;
  font-size: 2.4rem;
  z-index: 1; }
.webform-client-form input[type="radio"] + label:before, .webform-client-form input[type="radio"] + label:after {
  border-radius: 50%; }
.webform-client-form input[type="radio"] + label:before {
  left: -21px; }
.webform-client-form input[type="radio"]:checked + label:after {
  left: -15px;
  top: 6px;
  border: 1px solid #3c3c3c;
  height: 8px;
  width: 8px;
  background: #3c3c3c; }

.form-text, .form-textarea, .form-select {
  border: 1px solid #3c3c3c;
  border-radius: 0;
  padding: 5px 10px;
  background-color: white; }
  .form-text.error, .form-textarea.error, .form-select.error {
    border-color: #D0021B; }
    .form-text.error:focus, .form-textarea.error:focus, .form-select.error:focus {
      box-shadow: rgba(208, 2, 27, 0.7) 0 0 2px 1px; }
  .form-text:focus, .form-textarea:focus, .form-select:focus {
    box-shadow: rgba(60, 60, 60, 0.7) 0 0 2px 1px; }

.form-text {
  height: 32px;
  width: 100%; }

.webform-container-inline .form-type-select + .form-radios {
  margin-left: 10px; }
.webform-container-inline div, .webform-container-inline div.form-item {
  display: inline-block; }

.form-item {
  margin-bottom: 15px; }
  .form-item:first-child {
    margin-top: 0; }
  .form-radios .form-item, .form-checkboxes .form-item {
    display: inline-block;
    margin: 10px 10px 0 5px; }

.form-type-radio label, .form-type-checkbox label {
  margin-right: 15px; }

.webform-component-file .form-file, .webform-component-file .form-submit, .webform-component-file .file {
  margin-bottom: 10px; }
.webform-component-file .form-file, .webform-component-file .file {
  margin-right: 15px; }
.webform-component-file .file {
  display: inline-block; }

.form-actions {
  border-top: 1px solid #c6c6c5;
  margin-top: 25px;
  padding-top: 25px; }
  .form-actions .form-submit {
    display: block;
    border: 1px solid #ffd500;
    border-radius: 0;
    padding: 11px 15px 9px;
    background: #ffd500;
    box-shadow: none;
    color: #1a1a1a;
    font-family: "BrooklynSamuelsFive-Bold";
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .form-actions .form-submit:hover, .form-actions .form-submit:focus {
      border-color: #3c3c3c;
      background: #3c3c3c;
      color: #ffd500; }
    .form-actions .form-submit:focus {
      box-shadow: none; }

@media screen and (max-width: 639px) {
  .form-radios .form-item, .form-checkboxes .form-item {
    display: block;
    float: left;
    margin-right: 0;
    margin-left: 0;
    padding-right: 10px;
    padding-left: 5px;
    width: 50%; } }

@media screen and (max-width: 479px) {
  .form-radios .form-item, .form-checkboxes .form-item {
    float: none;
    width: 100%; } }

@media screen and (min-width: 640px) and (max-width: 767px), screen and (min-width: 960px) {
  .webform-container-inline label, .webform-container-inline .form-text {
    display: inline; }
  .webform-container-inline .form-text {
    max-width: 70%;
    width: auto; } }

.header-top .views-exposed-form {
  margin: 15px 0 0; }
  .header-top .views-exposed-form label, .header-top .views-exposed-form .search-label-hide {
    font-weight: normal;
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px); }
  .header-top .views-exposed-form .search-label-show {
    left: 0;
    top: 0;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    background: white;
    line-height: 40px;
    clip: auto; }
  .header-top .views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0; }
  .header-top .views-exposed-form .form-text {
    border: 1px solid white;
    background-color: white;
    outline-width: 0; }
  .header-top .views-exposed-form .views-submit-button {
    position: absolute;
    right: 0;
    top: 0; }
  .header-top .views-exposed-form .form-submit {
    display: block;
    border: none;
    height: 40px;
    margin: 0;
    width: 40px;
    background: url("../images/svg/search.svg") no-repeat center center white; }
    .no-svg .header-top .views-exposed-form .form-submit {
      background-image: url("../images/sprite/search.png"); }

.view-sitewide-search {
  color: #1a1a1a; }

#autocomplete {
  border: 1px solid #3c3c3c;
  border-radius: 0;
  padding: 0;
  background-color: white; }
  #autocomplete li {
    padding: 5px 10px; }
    #autocomplete li:hover, #autocomplete li:focus {
      background: #ececec; }

@media screen and (min-width: 640px) {
  .header-top .views-exposed-form {
    margin-top: 0; } }

#footer {
  padding-top: 40px;
  padding-bottom: 30px;
  background: #ececec;
  color: #69636b;
  text-align: center; }

.footer-logo img {
  max-width: 327px; }

.footer-disclaimer {
  margin-top: 5px; }
  .footer-disclaimer .sign-logo {
    padding-top: 35px; }
    .footer-disclaimer .sign-logo:before, .footer-disclaimer .sign-logo:after {
      left: 50%; }
    .footer-disclaimer .sign-logo:before {
      top: 0;
      height: 30px;
      margin-left: -15px;
      width: 30px;
      background: #d6003d;
      border-radius: 50%; }
    .footer-disclaimer .sign-logo:after {
      top: 1px;
      margin-left: -14px;
      color: white;
      content: "\e606";
      font-size: 28px;
      font-size: 2.8rem; }

@media screen and (max-width: 767px) {
  .footer-logo img {
    max-width: 225px; } }

.admin-blocks {
  box-sizing: content-box; }
