/*!
 Theme Name: Bureau Feith
 Theme URI: http://underscores.me/
 Author: Bureau Feith
 Author URI: http://bureaufeith.nl
 Description: Bureau Feith
 Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: bureau-feith
 Tags:
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Bureau Feith is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Normalize
 # Typography
 # Elements
 # Forms
 # Navigation
 ## Links
 ## Menus
 # Accessibility
 # Alignments
 # Clearings
 # Widgets
 # Content
 ## Posts and pages
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/
.grid-header {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .grid-header {
    width: 1000px;
  }
}
@media (max-width: 1000px) {
  .grid-header {
    width: 100%;
    padding: 0 5%;
  }
}
.grid {
  width: 1170px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .grid {
    width: 970px;
  }
}
@media (max-width: 1000px) {
  .grid {
    width: 100%;
    padding: 0 5% !important;
  }
}
.mb-big {
  margin-bottom: 50px;
}
.mb {
  margin-bottom: 30px;
}
.mb-small {
  margin-bottom: 15px;
}
.pd-lr {
  padding: 0 15px;
}
.content-container {
  width: 70%;
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 30px;
}
.content-container a:hover {
  font-weight: 600;
}
@media (max-width: 1000px) {
  .content-container {
    width: 100%;
    margin-right: 0;
  }
}
.sidebar {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}
@media (max-width: 1000px) {
  .sidebar {
    width: 100%;
    margin-bottom: 50px;
  }
}
.home .sidebar {
  margin-top: -1.5em;
}
@media (max-width: 1000px) {
  .home .sidebar {
    margin-top: 0;
  }
}
.page-template-reisnieuws .sidebar {
  margin-top: 55px;
}
.breadcrumbs {
  margin-top: 15px;
  margin-bottom: 5px;
}
.breadcrumbs a:hover {
  font-weight: 600;
}
.wpb_content_element {
  margin-bottom: 0 !important;
}
.flexbox, .aff-container .aff-block .inner, .main-navigation .hoofdmenu #searchform, .main-navigation .hoofdmenu-mobiel #searchform, html.i-amphtml-standalone body .amp-wp-article .relatedpost ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*--------------------------------------------------------------
 # Normalize
 --------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: normal;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.fb-page, .fb-page span, .fb-page span iframe[style] {
  width: 100% !important;
}
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #515151;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
h2 {
  font-size: 26px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 21px;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #198b89;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
html {
  box-sizing: border-box;
  max-width: 100%;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  width: 100%;
}
blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
.content-container ul {
  list-style: none;
  margin: 0 0 1.5em 1em;
}
.content-container ul li:before {
  content: "\f054";
  color: #20b6b4;
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  width: 1.3em;
}
.content-container .gform_wrapper ul li:before {
  display: none;
}
/* Social Media Buttons */
.essb_links_list li:before {
  display: none !important;
}
/* Reizigersprikbord */
.page-template-reizigersprikbord .prikbord-wrapper ul li:before {
  display: none !important;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
.share {
  margin-bottom: 10px;
  margin-top: 15px;
}
.share a {
  opacity: 1;
  padding: 10px 15px 10px 10px !important;
  border-radius: 10px;
  margin-bottom: 5px;
  color: #fff !important;
}
.share a.facebook {
  background-color: #4267b2;
  color: #fff !important;
}
.share a.facebook i {
  color: #fff;
  padding-right: 10px;
  padding-left: 5px;
}
.share a.facebook i:before {
  font-weight: bold;
  font-style: initial;
  font-family: FontAwesome;
}
.share a.twitter {
  background-color: #1da1f2;
  color: #fff !important;
}
.share a.twitter i {
  color: #fff;
  padding-right: 10px;
  padding-left: 5px;
}
.share a.twitter i:before {
  font-weight: bold;
  font-style: initial;
  font-family: FontAwesome;
}
.share a.linkedin {
  background-color: #0077b5;
  color: #fff !important;
}
.share a.linkedin i {
  color: #fff;
  padding-right: 10px;
  padding-left: 5px;
}
.share a.linkedin i:before {
  font-weight: bold;
  font-style: initial;
  font-family: FontAwesome;
}
.share a.whatsapp {
  background-color: #25d366;
  color: #fff !important;
}
.share a.whatsapp i {
  padding-right: 10px;
  padding-left: 5px;
  color: #fff;
}
.share a.whatsapp i:before {
  font-weight: bold;
  font-style: initial;
  font-family: FontAwesome;
}
.share a.email {
  background-color: #ffd700 !important;
  color: #fff !important;
}
.share a.email i {
  padding-right: 10px;
  padding-left: 5px;
  color: #fff;
}
.share a.email i:before {
  font-weight: bold;
  font-style: initial;
  font-family: FontAwesome;
}
.share a:hover {
  opacity: 0.6 !important;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/** Shortcode Affiliate Blocks */
.aff-container {
  margin: 0 -15px;
}
.aff-container h2 {
  font-size: 1.2rem;
}
.aff-container h2.entry-title {
  padding: 0 15px;
  width: 100%;
}
.aff-container .aff-block {
  margin-top: 30px;
  padding: 0 15px;
  width: calc(100% / 12 * 4);
}
.aff-container .aff-block:nth-child(-n+4) {
  margin-top: 0;
}
@media (max-width: 1000px) {
  .aff-container .aff-block {
    margin-top: 30px;
    width: 50%;
  }
  .aff-container .aff-block:nth-child(-n+4) {
    margin-top: 30px;
  }
  .aff-container .aff-block:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .aff-container .aff-block {
    margin-top: 30px;
    width: 100%;
  }
  .aff-container .aff-block:nth-child(-n+3) {
    margin-top: 30px;
  }
  .aff-container .aff-block:nth-child(-n+2) {
    margin-top: 0;
  }
}
.aff-container .aff-block .aff-img {
  height: 200px;
  position: relative;
  width: 100%;
}
.aff-container .aff-block .aff-img .img-container {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.aff-container .aff-block .aff-img .img-container img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.aff-container .aff-block .inner {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.aff-container .aff-block .inner .aff-img {
  height: 160px;
}
@media (max-width: 768px) {
  .aff-container .aff-block .inner .aff-img {
    height: 200px;
  }
}
.aff-container .aff-block.tot-1 {
  width: 100%;
}
.aff-container .aff-block.tot-1 .inner {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.aff-container .aff-block.tot-1 .inner .aff-img {
  height: 100%;
  width: 35%;
}
@media (max-width: 640px) {
  .aff-container .aff-block.tot-1 .inner .aff-img {
    height: 200px;
    width: 100%;
  }
}
.aff-container .aff-block.tot-1 .inner .content {
  padding: 15px 30px;
  width: 65%;
}
@media (max-width: 640px) {
  .aff-container .aff-block.tot-1 .inner .content {
    width: 100%;
  }
}
.aff-container .aff-block.tot-1 .inner .content .cta {
  margin-top: 1.5em;
  padding: 0;
}
.aff-container .aff-block.tot-1 .inner .content .cta span {
  width: auto;
}
.aff-container .aff-block.tot-2, .aff-container .aff-block.tot-4 {
  width: 50%;
}
@media (max-width: 767px) {
  .aff-container .aff-block.tot-2, .aff-container .aff-block.tot-4 {
    width: 100%;
  }
}
.aff-container .aff-block .inner {
  background-color: #fff;
  border: 1px solid #ececec;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.aff-container .aff-block .inner .content {
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -o-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 0.9rem;
  padding: 10px 15px;
  width: 100%;
}
.aff-container .aff-block .inner .content .wysiwyg-content {
  width: 100%;
}
.aff-container .aff-block .inner .content .wysiwyg-content p {
  margin: 0;
}
.aff-container .aff-block .inner .cta {
  padding: 0 15px 15px;
  width: 100%;
}
.aff-container .aff-block .inner .cta span {
  border: 1px solid;
  border-color: #d14f00;
  border-radius: 3px;
  background: #ff6000;
  color: #fff;
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1;
  padding: 0.6em 1em 0.6em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.aff-container .aff-block a {
  color: #515151 !important;
}
.aff-container .aff-block a:hover .img-container img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.aff-container .aff-block a:hover .cta span {
  background: #d14f00;
}
.social-share .fb_iframe_widget span {
  width: 211px !important;
}
.social-share .fb_iframe_widget span iframe {
  width: 211px !important;
}
.facebook-container .fb_iframe_widget span {
  width: 261px !important;
}
.facebook-container .fb_iframe_widget span iframe {
  width: 261px !important;
}
.fb-page, .fb-page span, .fb-page span iframe[style] {
  width: 100% !important;
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #198b89;
  border-radius: 3px;
  background: #20b6b4;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.6em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #198b89;
  background: #198b89;
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  border-color: #198b89;
  background: #198b89;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b7b7b7;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b7b7b7;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b7b7b7;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b7b7b7;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #b7b7b7;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="url"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="number"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="range"], .gform_wrapper input[type="date"], .gform_wrapper input[type="month"], .gform_wrapper input[type="week"], .gform_wrapper input[type="time"], .gform_wrapper input[type="datetime"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="color"], .gform_wrapper textarea {
  width: 100% !important;
  text-indent: 10px;
}
.gform_wrapper input.button, .gform_wrapper input[type=submit] {
  width: 100% !important;
  text-transform: uppercase;
}
.gform_wrapper .top_label .ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
  margin-top: 0 !important;
}
.gform_wrapper .gform_footer {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .gform_wrapper .gform_footer input[type=submit] {
    margin: 0 !important;
  }
}
.gform_wrapper .gfield_label .gfield_required {
  display: none;
}
/* Nieuwsbrief formulier */
#gform_wrapper_10 .top_label .gfield_label {
  display: none !important;
}
#gform_confirmation_wrapper_10 {
  color: #fff;
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: #20b6b4;
}
a:visited {
  color: #20b6b4;
}
a:hover {
  color: #20b6b4;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.main-navigation {
  background-color: #2392b7;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 0 15px;
  height: 50px;
}
.main-navigation .home-logo a {
  background-image: url(/wp-content/uploads/2017/05/logo_small-wereldreizigersclub.png) !important;
  background-repeat: no-repeat;
  height: 48px;
  width: 44px;
  top: 1px;
}
.main-navigation .home-logo a span {
  display: none;
}
.main-navigation .ubermenu a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  text-transform: none !important;
}
@media (max-width: 1200px) {
  .main-navigation .ubermenu a {
    font-size: 0.875rem;
  }
}
.main-navigation .ubermenu a .ubermenu-sub-indicator {
  font-family: FontAwesome;
  margin-top: -10px !important;
  font-style: normal;
}
.main-navigation .ubermenu ul li:hover {
  background: rgba(255, 255, 255, 0.2);
}
.main-navigation .ubermenu ul li .ubermenu-submenu {
  background: #fff;
}
.main-navigation .ubermenu ul li .ubermenu-submenu a {
  color: #000;
  font-size: 0.875rem;
}
.main-navigation .ubermenu ul li .ubermenu-submenu a .ubermenu-target-text {
  text-transform: none !important;
}
@media (max-width: 1200px) {
  .main-navigation .ubermenu ul li .ubermenu-submenu a:after {
    display: none;
  }
}
@media (max-width: 1200px) {
  .main-navigation .ubermenu ul li .ubermenu-submenu .ubermenu-submenu-type-tab-content-panel .ubermenu-item-layout-image_only {
    display: none;
  }
}
.main-navigation .ubermenu .ubermenu-target-with-image .ubermenu-image {
  cursor: pointer;
  /* Landen menu item */
}
.main-navigation .ubermenu .menu-item-42204 .ubermenu-target-with-image .ubermenu-image {
  cursor: pointer;
  /* Fly out menu - Reislinks */
}
.main-navigation .ubermenu .ubermenu-has-submenu-flyout li:hover {
  background: #20b6b4;
}
.main-navigation .ubermenu .ubermenu-has-submenu-flyout li:hover a {
  color: #fff;
}
.main-navigation .ubermenu .ubermenu-has-submenu-flyout li:hover .ubermenu-submenu li a {
  color: #000;
}
.main-navigation .ubermenu .ubermenu-has-submenu-flyout li:hover .ubermenu-submenu li:hover a {
  color: #fff;
}
.main-navigation .ubermenu .hide-item .ubermenu-target {
  cursor: default;
}
.main-navigation .ubermenu .hide-item .ubermenu-target .ubermenu-target-title {
  display: none;
}
.main-navigation .ubermenu .hide-item .ubermenu-submenu .ubermenu-target .ubermenu-target-title {
  display: block;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .main-navigation .ubermenu .ubermenu-target {
    padding: 15px 10px;
  }
}
.main-navigation .ubermenu-sticky {
  background: #2392b7;
}
.main-navigation .ubermenu-sticky #ubermenu-main-399-menu-1 {
  padding: 1px 5px;
}
.main-navigation li.search a {
  visibility: hidden;
}
.main-navigation li.search a:after {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 15px;
  visibility: visible;
}
.main-navigation li.search a .ubermenu-target-title {
  display: none;
}
.main-navigation li.search:hover ul {
  right: 0;
}
.main-navigation li.search ul {
  display: none;
}
.main-navigation li.search ul li {
  padding: 15px;
  width: 270px;
  margin: auto;
  text-align: center;
}
.main-navigation li.search ul li input[type="search"] {
  height: 30px;
  width: 65%;
  float: left;
  color: #000;
}
.main-navigation li.search ul li input[type="submit"] {
  width: 30%;
  height: 30px;
  font-weight: bold;
  background-color: #e1f0f5;
  color: #fff;
  text-transform: uppercase;
  float: right;
  outline: none;
}
.main-navigation li.search ul li input[type="submit"]:hover {
  background-color: #f4fafb;
}
.main-navigation li.search ul li input[type="submit"]:active {
  background-color: #bbdde8;
}
.main-navigation .hoofdmenu-mobiel {
  height: 50px;
  line-height: 50px;
}
.main-navigation .hoofdmenu-mobiel ul {
  margin: 0;
  list-style-type: none;
  text-align: left;
}
.main-navigation .hoofdmenu-mobiel ul li {
  display: inline-block;
}
.main-navigation .hoofdmenu-mobiel ul li a {
  color: #fff;
}
.main-navigation .hoofdmenu-mobiel ul .home-logo {
  background-image: url(/wp-content/uploads/2017/05/logo_small-wereldreizigersclub.png) !important;
  background-repeat: no-repeat;
  height: 48px;
  width: 44px;
  margin-top: 1px;
  cursor: pointer;
  float: left;
}
.main-navigation .hoofdmenu-mobiel ul .home-logo a {
  visibility: hidden;
}
.main-navigation .hoofdmenu-mobiel ul .search {
  float: right;
}
@media (min-width: 1001px) {
  .main-navigation .hoofdmenu-mobiel {
    display: none;
  }
}
@media (max-width: 1000px) {
  .main-navigation .hoofdmenu {
    display: none;
  }
}
/* Second menu */
.second-menu {
  background-color: #e1f0f5;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 5px 15px;
}
.second-menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.second-menu ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.second-menu ul ul ul {
  left: -999em;
  top: 0;
}
.second-menu ul ul li:hover > ul, .second-menu ul ul li.focus > ul {
  left: 100%;
}
.second-menu ul ul a {
  width: 200px;
}
.second-menu ul li:hover > ul, .second-menu ul li.focus > ul {
  left: auto;
}
.second-menu li {
  float: left;
  position: relative;
  padding-right: 15px;
}
.second-menu li:last-child {
  padding-right: 0;
}
.second-menu a {
  display: block;
  text-decoration: none;
  text-transform: uppercase !important;
  color: #000;
  font-size: 14px;
}
.second-menu a:after {
  content: '|';
  padding-left: 15px;
}
.second-menu a:hover {
  font-weight: 600;
}
.second-menu a:hover:after {
  font-weight: normal;
}
.second-menu .wo-seperator a:after {
  content: '';
  padding-left: 0;
}
.second-menu .social-media-icon a {
  font-family: 'FontAwesome';
}
@media (max-width: 1000px) {
  .second-menu .social-media-icon i._mi {
    margin-top: -0.09em;
  }
}
.second-menu .engels i._mi:before {
  content: url(/wp-content/themes/bureau-feith/assets/img/engels.png);
}
.second-menu .menu-submenu-container {
  float: right;
}
.second-menu .submenu-mobiel {
  float: right;
}
.second-menu .submenu-mobiel a:after {
  content: '';
  padding-left: 15px;
}
@media (min-width: 768px) {
  .second-menu .submenu-mobiel {
    display: none;
  }
}
@media (max-width: 767px) {
  .second-menu .submenu {
    display: none;
  }
}
/* Sticky menu */
nav.main-navigation.stickytop {
  top: 0px;
  z-index: 3;
  width: 1170px;
  position: fixed;
  margin-left: 15px;
}
nav.main-navigation.stickytop ul li .ubermenu-target {
  font-size: 0.95rem;
}
@media (max-width: 1200px) {
  nav.main-navigation.stickytop ul li .ubermenu-target {
    font-size: 0.875rem;
  }
}
@media (max-width: 1200px) {
  nav.main-navigation.stickytop {
    top: 0px;
    width: 970px;
  }
}
@media (max-width: 1000px) {
  nav.main-navigation.stickytop {
    display: none;
  }
}
body.admin-bar nav.main-navigation.stickytop {
  top: 32px;
}
@media (max-width: 1200px) {
  body.admin-bar nav.main-navigation.stickytop {
    top: 30px;
  }
}
/* Sticky submenu */
nav.second-menu.stickytop {
  top: 50px;
  z-index: 2;
  width: 1170px;
  position: fixed;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  nav.second-menu.stickytop {
    top: 50px;
    width: 970px;
  }
}
@media (max-width: 1000px) {
  nav.second-menu.stickytop {
    display: none;
  }
}
body.admin-bar nav.second-menu.stickytop {
  top: 82px;
}
@media (max-width: 1200px) {
  body.admin-bar nav.second-menu.stickytop {
    top: 80px;
  }
}
/* Responsive menu pro */
@media (max-width: 480px) {
  .responsive-menu-pro-button {
    top: 30px !important;
  }
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* Search nav */
@media (max-width: 640px) {
  .main-navigation .hoofdmenu li.search, .main-navigation .hoofdmenu-mobiel li.search {
    width: calc(100% - 44px);
  }
}
.main-navigation .hoofdmenu #searchform, .main-navigation .hoofdmenu-mobiel #searchform {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  padding: 10px 0 0 20px;
}
.main-navigation .hoofdmenu #searchform .field, .main-navigation .hoofdmenu-mobiel #searchform .field {
  font-size: 13px;
  padding: 3px 8px;
  width: calc(100% - 32px);
}
.main-navigation .hoofdmenu #searchform .submit, .main-navigation .hoofdmenu-mobiel #searchform .submit {
  font-size: 13px;
  height: 30px;
  padding: 8px 9px;
  width: 32px;
}
/*--------------------------------------------------------------
 ## Searchform
 --------------------------------------------------------------*/
.searching-field {
  display: none;
}
.searching-field input[type="text"] {
  width: 90%;
}
@media (max-width: 1000px) {
  .searching-field input[type="text"] {
    width: 100%;
  }
}
.searching-field input[type="submit"] {
  font-size: 0.95rem;
}
@media (max-width: 1000px) {
  .searching-field input[type="submit"] {
    width: 100%;
    margin-top: 15px;
  }
}
.searching-field .widget_search {
  background: #fff;
}
.searching-field .close-form {
  float: right;
}
.searching-field .close-form .close-search {
  cursor: pointer;
}
.searching-field .close-form .close-search:after {
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 15px;
}
@media (max-width: 767px) {
  .searching-field {
    margin-top: 84px;
  }
}
/*--------------------------------------------------------------
 ## Pagination
 --------------------------------------------------------------*/
.pagination {
  clear: both;
}
.pagination a {
  color: #000;
}
.pagination .page-numbers {
  margin-right: 5px;
}
.pagination .page-numbers:last-child {
  margin-right: 0;
}
.pagination span.page-numbers.current {
  background: #000;
  color: #fff;
  padding: 0 6px;
  border-radius: 50%;
}
.pagination-home {
  margin-bottom: 30px;
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .alignleft {
    width: 100%;
  }
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .alignright {
    width: 100%;
  }
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 15px;
  border: 1px solid #ececec;
  padding: 15px;
}
.widget .widget-title {
  color: #2392b7;
  margin-bottom: 10px;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.sidebar i {
  font-style: normal;
}
.sidebar h4 {
  font-size: 21px;
}
.sidebar .recent-posts-extended h3 {
  font-family: 'Open Sans', sans-serif;
}
.sidebar .banner {
  border: none;
  padding: 0;
}
.sidebar .banner .wpb_content_element {
  margin-bottom: 0;
}
.sidebar .sidebar-posts ul li {
  border: none;
}
.sidebar .sidebar-posts ul li a {
  color: #515151;
  font-size: 1rem;
}
.sidebar .sidebar-posts ul li a:hover {
  color: #20b6b4;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .sidebar .sidebar-posts ul li a {
    font-size: 0.735rem;
  }
}
@media (max-width: 1000px) {
  .sidebar .sidebar-posts ul li a {
    font-size: 1rem;
  }
}
.sidebar .sidebar-posts ul li .rpwe-thumb {
  border: none !important;
}
.sidebar .sidebar-post-links ul {
  list-style: none;
  padding: 0;
}
.sidebar .sidebar-post-links ul li {
  border: none;
}
.sidebar .sidebar-post-links ul li a {
  color: #515151;
  font-size: 1rem;
}
.sidebar .sidebar-post-links ul li a:hover {
  color: #20b6b4;
  text-decoration: underline;
}
.sidebar .sidebar-post-links ul li h3 {
  padding-left: 1.3em;
  position: relative;
}
.sidebar .sidebar-post-links ul li h3:before {
  content: "\f054";
  /* FontAwesome Unicode */
  color: #20b6b4;
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  position: absolute;
  left: 0;
}
.sidebar .sidebar-nieuwsbrief {
  background: #2392b7;
}
.sidebar .sidebar-nieuwsbrief .gform_wrapper {
  margin: 0;
}
@media (max-width: 1200px) {
  .sidebar .sidebar-nieuwsbrief .gform_wrapper input[type=submit] {
    font-size: 0.8em;
  }
}
@media (max-width: 1000px) {
  .sidebar .sidebar-nieuwsbrief .gform_wrapper input[type=submit] {
    font-size: 1em;
  }
}
.sidebar .sidebar-nieuwsbrief .widget-title {
  color: #fff;
}
.sidebar .tekst-widget a {
  text-decoration: underline;
}
.sidebar .tekst-widget a:hover {
  font-weight: 600;
}
@media (max-width: 1200px) {
  .sidebar .tekst-widget a {
    font-size: 0.95rem;
  }
}
@media (max-width: 1000px) {
  .sidebar .tekst-widget a {
    font-size: 1rem;
  }
}
.sidebar .tekst-widget p {
  margin-bottom: 0;
}
.sidebar .master-slider h3 {
  font-size: 1rem;
  line-height: 1.25rem;
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.sidebar .master-slider h3 a {
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6), -1px -1px rgba(0, 0, 0, 0.6), 1px 1px rgba(0, 0, 0, 0.6);
}
@media (max-width: 1000px) {
  .sidebar .master-slider h3 {
    width: 100%;
    font-size: 1.45rem;
    line-height: 1.7rem;
  }
}
@media (max-width: 650px) {
  .sidebar .master-slider h3 {
    width: 75%;
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.sidebar .master-slider .ms-nav-next, .sidebar .master-slider .ms-nav-prev {
  opacity: 0.3;
}
.sidebar .master-slider .ms-nav-next:hover, .sidebar .master-slider .ms-nav-prev:hover {
  opacity: 1;
}
.sidebar .master-slider .ms-nav-next {
  right: 0;
}
.sidebar .master-slider .ms-nav-prev {
  left: 0;
}
.sidebar .sidebar-landen-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 1.3em;
  position: relative;
}
.sidebar .sidebar-landen-links ul li {
  border: none;
}
.sidebar .sidebar-landen-links ul li a {
  color: #515151;
  font-size: 1rem;
}
.sidebar .sidebar-landen-links ul li a:hover {
  color: #20b6b4;
  text-decoration: underline;
}
.sidebar .sidebar-landen-links ul li:before {
  content: "\f054";
  /* FontAwesome Unicode */
  color: #20b6b4;
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  position: absolute;
  left: 0;
}
.rpwe-block ul {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1em;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
 ## Pages
 --------------------------------------------------------------*/
.site-content {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .site-content {
    margin-top: 30px;
  }
}
/*********************** Homepage ***********************/
.sticky-posts a:nth-child(odd) .type-post, .sticky-posts a:nth-child(odd) .type-page {
  height: 180px;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(odd) .type-post, .sticky-posts a:nth-child(odd) .type-page {
    float: left;
  }
}
.sticky-posts a:nth-child(even) .type-post, .sticky-posts a:nth-child(even) .type-page {
  height: 240px;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(even) .type-post, .sticky-posts a:nth-child(even) .type-page {
    height: 180px;
    float: right;
  }
}
.sticky-posts a:nth-child(2) .type-post, .sticky-posts a:nth-child(8) .type-post, .sticky-posts a:nth-child(2) .type-page, .sticky-posts a:nth-child(8) .type-page {
  height: 220px;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(2) .type-post, .sticky-posts a:nth-child(8) .type-post, .sticky-posts a:nth-child(2) .type-page, .sticky-posts a:nth-child(8) .type-page {
    height: 180px;
  }
}
.sticky-posts a:nth-child(5) .type-post, .sticky-posts a:nth-child(5) .type-page {
  height: 160px;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(5) .type-post, .sticky-posts a:nth-child(5) .type-page {
    height: 180px;
  }
}
.sticky-posts a:nth-child(4) .type-post, .sticky-posts a:nth-child(6) .type-post, .sticky-posts a:nth-child(8) .type-post, .sticky-posts a:nth-child(4) .type-page, .sticky-posts a:nth-child(6) .type-page, .sticky-posts a:nth-child(8) .type-page {
  margin-top: -40px;
  position: relative;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(4) .type-post, .sticky-posts a:nth-child(6) .type-post, .sticky-posts a:nth-child(8) .type-post, .sticky-posts a:nth-child(4) .type-page, .sticky-posts a:nth-child(6) .type-page, .sticky-posts a:nth-child(8) .type-page {
    margin-top: 0;
  }
}
.sticky-posts a:nth-child(3n+3) .type-post, .sticky-posts a:nth-child(3n+3) .type-page {
  margin-right: 0;
}
@media (max-width: 600px) {
  .sticky-posts a:nth-child(3n+3) .type-post, .sticky-posts a:nth-child(3n+3) .type-page {
    margin-right: 1%;
  }
}
@media (max-width: 350px) {
  .sticky-posts a:nth-child(3n+3) .type-post, .sticky-posts a:nth-child(3n+3) .type-page {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .sticky-posts a:first-child .type-post, .sticky-posts a:first-child .type-page {
    width: 99%;
  }
}
@media (max-width: 350px) {
  .sticky-posts a:first-child .type-post, .sticky-posts a:first-child .type-page {
    width: 100%;
  }
}
.sticky-posts a .type-post, .sticky-posts a .type-page {
  width: 32.3%;
  display: inline-block;
  height: 250px;
  vertical-align: top;
  margin-right: 1%;
}
@media (max-width: 1000px) {
  .sticky-posts a .type-post, .sticky-posts a .type-page {
    width: 31.3%;
    margin-right: 1%;
  }
}
@media (max-width: 600px) {
  .sticky-posts a .type-post, .sticky-posts a .type-page {
    width: 49%;
  }
}
@media (max-width: 350px) {
  .sticky-posts a .type-post, .sticky-posts a .type-page {
    width: 100%;
    margin-right: 0;
  }
}
.sticky-posts a .type-post .featuredimage, .sticky-posts a .type-page .featuredimage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
  height: 100%;
  position: relative;
}
.sticky-posts a .type-post .featuredimage .stickyTitle, .sticky-posts a .type-page .featuredimage .stickyTitle {
  width: 100%;
  text-align: left;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 70px;
  line-height: 1.2;
}
.sticky-posts a .type-post .featuredimage .stickyTitle h2, .sticky-posts a .type-page .featuredimage .stickyTitle h2 {
  color: #fff;
  text-decoration: none;
  font-size: 1.25em;
}
@media (max-width: 1000px) {
  .sticky-posts a .type-post .featuredimage .stickyTitle h2, .sticky-posts a .type-page .featuredimage .stickyTitle h2 {
    font-size: 1.15em;
  }
}
@media (max-width: 1000px) {
  .sticky-posts a .type-post .featuredimage .stickyTitle, .sticky-posts a .type-page .featuredimage .stickyTitle {
    bottom: 15px;
    word-break: break-word;
  }
}
.sticky-posts a .type-post .featuredimage:hover, .sticky-posts a .type-page .featuredimage:hover {
  opacity: 0.8;
}
.post-container .section-title h3 {
  color: #2392b7;
  margin-bottom: 10px;
}
.post-container .home-bericht {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  border: 5px solid #ececec;
  margin-bottom: 30px;
  min-height: 430px;
}
.post-container .home-bericht:nth-child(even) {
  margin-right: 3%;
}
.post-container .home-bericht:nth-child(odd) {
  float: right;
}
.post-container .home-bericht .bericht-content {
  padding: 0 15px;
}
.post-container .home-bericht .bericht-content h3 {
  color: #000;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .post-container .home-bericht {
    min-height: 470px;
  }
}
@media (max-width: 1000px) {
  .post-container .home-bericht {
    width: 48%;
    min-height: 450px;
  }
  .post-container .home-bericht:nth-child(odd) {
    float: right;
  }
  .post-container .home-bericht:nth-child(even) {
    margin-right: 0;
    float: left;
  }
}
@media (max-width: 767px) {
  .post-container .home-bericht {
    min-height: 500px;
  }
}
@media (max-width: 600px) {
  .post-container .home-bericht {
    width: 100%;
    min-height: 320px;
  }
}
.post-container .home-thumb {
  width: 100%;
  height: 220px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px;
}
.post-container .home-thumb:hover {
  opacity: 0.8;
}
.nieuwsbrief-container {
  background: #2392b7;
  padding: 15px 15px;
  margin-bottom: 30px;
}
.nieuwsbrief-container h3 {
  color: #fff;
}
.nieuwsbrief-container .gform_wrapper {
  margin-top: 0;
}
.nieuwsbrief-container .gform_wrapper form {
  white-space: nowrap;
}
.nieuwsbrief-container .gform_wrapper form .validation_error {
  text-align: left;
}
.nieuwsbrief-container .gform_wrapper form .gform_body {
  width: 60%;
  display: inline-block;
}
.nieuwsbrief-container .gform_wrapper form .gform_body .validation_message {
  position: absolute;
}
@media (max-width: 767px) {
  .nieuwsbrief-container .gform_wrapper form .gform_body .validation_message {
    position: relative;
  }
}
@media (max-width: 767px) {
  .nieuwsbrief-container .gform_wrapper form .gform_body {
    width: 100%;
    display: block;
  }
}
.nieuwsbrief-container .gform_wrapper form .gform_footer {
  width: 40%;
  display: inline-block;
  padding: 0;
}
@media (max-width: 767px) {
  .nieuwsbrief-container .gform_wrapper form .gform_footer {
    width: 100%;
    display: block;
    margin-top: 15px !important;
  }
}
@media (max-width: 767px) {
  .nieuwsbrief-container .gform_wrapper form {
    white-space: normal;
  }
}
@media (max-width: 1000px) {
  .nieuwsbrief-container {
    clear: both;
  }
}
.banner-container {
  margin-bottom: 15px;
}
.post-grid .gadgets-container {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 600px) {
  .post-grid .gadgets-container {
    width: 100%;
  }
}
.post-grid .gadgets-container .post-container .home-bericht {
  width: 100%;
}
.post-grid .gadgets-container .post-container .sticky-posts-bottom .featuredimage {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
  height: 220px;
  position: relative;
}
.post-grid .gadgets-container .post-container .sticky-posts-bottom .featuredimage:hover {
  opacity: 0.8;
}
.post-grid .gadgets-container .post-container .sticky-posts-bottom .stickyTitle {
  width: 100%;
  text-align: left;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 70px;
  line-height: 1.2;
}
.post-grid .gadgets-container .post-container .sticky-posts-bottom .stickyTitle h3 {
  font-size: 1.25rem;
  text-decoration: none;
  color: #fff;
}
.reisgadgets-container {
  margin-right: 2%;
}
@media (max-width: 600px) {
  .reisgadgets-container {
    margin-right: 0;
  }
}
.reisspecials-container {
  float: right;
}
/*********************** Landeninfo ***********************/
.landeninfo a {
  color: #515151;
}
.landeninfo a:hover {
  color: #20b6b4;
}
.landeninfo ul {
  list-style: none;
  margin: 0;
}
.landeninfo ul li:before {
  display: none;
}
.landeninfo .kaart {
  margin-bottom: 30px;
}
.landeninfo .continenten {
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  padding: 15px 0;
}
.landeninfo .landeninfo-listing .vc_tta-tabs-list .vc_tta-tab a {
  border: none !important;
  background-color: transparent !important;
  color: #686868 !important;
  padding: 14px 10px !important;
}
@media (max-width: 1200px) {
  .landeninfo .landeninfo-listing .vc_tta-tabs-list .vc_tta-tab a {
    padding: 14px 8px !important;
  }
}
.landeninfo .landeninfo-listing .vc_tta-tabs-list .vc_active .vc_tta-title-text {
  font-weight: bold;
}
.landeninfo .landeninfo-listing .vc_tta-panels-container .vc_tta-panel-heading {
  background-color: #e1f0f5 !important;
  border-color: #ccc !important;
}
.landeninfo .landeninfo-listing .vc_tta-panels-container .vc_active .vc_tta-panel-title {
  cursor: pointer;
}
.landeninfo .landeninfo-listing .vc_tta-panels-container .vc_active .vc_tta-panel-title .vc_tta-title-text:after {
  font-family: 'FontAwesome';
  content: '\f056';
  color: #2392b7;
  float: right;
}
.landeninfo .landeninfo-listing .vc_tta-panels-container .vc_tta-panel-title .vc_tta-title-text:after {
  font-family: 'FontAwesome';
  content: '\f055';
  color: #2392b7;
  float: right;
}
@media (max-width: 767px) {
  .landeninfo .landeninfo-listing {
    margin-top: 15px;
  }
}
/*********************** 404 PAGE ***********************/
.error404 .page-title {
  text-align: left;
}
.error404 .content-container .not-found input {
  width: 100%;
}
/*********************** Class Boxed ***********************/
.entry-content .boxed {
  background-color: #e1f0f5;
  padding: 5px 15px;
  margin: 15px 0;
}
.entry-content .boxed.ad {
  background-color: transparent;
  border: 1px solid #ff6000;
}
.entry-content .boxed.ad a {
  color: #ff6000 !important;
}
.entry-content .boxed.ad a:hover {
  color: #ff6000;
}
.single-landeninfo .site-content .social-share .share a {
  color: #fff !important;
}
.social-share {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin: 10px 0;
}
.social-share .share {
  margin-top: 15px;
}
.social-share .share a {
  display: inline-block;
  color: #fff !important;
  padding: 10px;
  border-radius: 5px;
  margin: 2px;
}
.social-share .share a.twitter {
  background: #00abf0;
}
.social-share .share a.facebook {
  background: #3a579a;
}
.social-share .share a.linkedin {
  background: #0077b5;
}
.social-share .share a.whatsapp {
  background: #25d366;
}
.social-share .share a.email {
  background: #333;
}
/*--------------------------------------------------------------
 ## Single Post
 --------------------------------------------------------------*/
.single-post .site-content {
  margin-top: -100px;
  background: #fff;
  padding: 0 20px;
}
.single-post .site-content header.entry-header {
  text-align: left;
  padding: 10px 0;
}
.single-post .site-content header.entry-header h1 {
  color: #2392b7;
}
.single-landeninfo .site-content {
  margin-top: -100px;
  background: #fff;
  padding: 0 20px;
}
.single-landeninfo .site-content a {
  color: #20b6b4;
}
.single-landeninfo .site-content header.entry-header {
  text-align: left;
  padding: 10px 0;
}
.single-landeninfo .site-content header.entry-header h1 {
  color: #2392b7;
}
.single-gadgets .site-content {
  margin-top: -100px;
  background: #fff;
  padding: 0 20px;
}
.single-gadgets .site-content header.entry-header {
  text-align: left;
  padding: 10px 0;
}
.single-gadgets .site-content header.entry-header h1 {
  color: #2392b7;
}
.single-tips .site-content {
  margin-top: -100px;
  background: #fff;
  padding: 0 20px;
}
.single-tips .site-content header.entry-header {
  text-align: left;
  padding: 10px 0;
}
.single-tips .site-content header.entry-header h1 {
  color: #2392b7;
}
.page-template-landen .site-content {
  margin-top: -100px;
  background: #fff;
  padding: 0 20px;
}
.page-template-landen .site-content header.entry-header {
  text-align: left;
  padding: 10px 0;
}
.page-template-landen .site-content header.entry-header h1 {
  color: #2392b7;
}
/* Related Posts */
.rpp_container legend {
  color: #2392b7 !important;
  font-size: 28px !important;
}
.rpp_container .rpp_wrapper {
  z-index: 1;
}
.rpp_container .rpp_wrapper p.rpp_title.rpp_absolute_bottom {
  margin-bottom: 10px !important;
}
.rpp_container .rpp_wrapper .rpp_inner {
  cursor: pointer;
}
@media (max-width: 600px) {
  .rpp_container .rpp_wrapper .rpp_inner .rpp_title a {
    font-size: 1rem !important;
  }
}
@media (max-width: 480px) {
  .rpp_container .rpp_wrapper .rpp_inner .rpp_title a {
    font-size: 0.8rem !important;
  }
}
/* Facebook comments */
.fb-comments {
  border-bottom: 1px solid #ccc !important;
}
/* Social Media Share Buttons */
.essb_share {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  padding: 10px 0;
}
.essb_links li a {
  margin: 2px 10px 2px 0 !important;
}
/* All Single pages */
.single {
  /* Auteurinfo op Posts */
}
.single .auteur-container {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  margin: 30px 0;
  padding: 15px 0;
}
.single .auteur-container .section-title {
  color: #2392b7;
  margin-bottom: 15px;
}
.single .auteur-container .auteur-foto {
  width: 15%;
  display: inline-block;
}
.single .auteur-container .auteur-foto img {
  border-radius: 50%;
}
.single .auteur-container .auteur-meta {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
}
.single .auteur-container .auteur-meta h4 {
  font-size: 22px;
}
/* Auteurpagina */
.author .auteur-container {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  margin: 30px 0;
  padding: 15px 0;
}
.author .auteur-container .section-title {
  color: #2392b7;
  margin-bottom: 15px;
}
.author .auteur-container .auteur-foto {
  width: 15%;
  display: inline-block;
}
.author .auteur-container .auteur-foto img {
  border-radius: 50%;
}
.author .auteur-container .auteur-meta {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
}
.author .auteur-container .auteur-meta h1 {
  color: #2392b7;
  margin-bottom: 15px;
}
/*--------------------------------------------------------------
 ## Single Post
 --------------------------------------------------------------*/
.search .page-title {
  text-align: left;
  margin-bottom: 15px;
}
.search article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.search article a.moretag {
  display: block;
}
.search article a {
  color: #515151;
}
.search article a:hover {
  color: #20b6b4;
}
.search article .post-thumb {
  width: 25%;
  display: inline-block;
}
@media (max-width: 767px) {
  .search article .post-thumb {
    width: 100%;
  }
}
.search article .entry-summary {
  width: 75%;
  display: inline-block;
  vertical-align: top;
}
.search article .entry-summary a {
  color: #20b6b4;
}
@media (max-width: 767px) {
  .search article .entry-summary {
    width: 100%;
  }
}
.search-no-results .page-title {
  text-align: left;
}
.search-no-results .content-container .not-found input {
  width: 100%;
}
/*--------------------------------------------------------------
 ## Header
 --------------------------------------------------------------*/
header {
  text-align: center;
}
header .heading-title h1 {
  color: #2392b7;
  font-size: 1.25rem;
  position: relative;
  top: -20px;
  /* Logo */
}
header .site-branding {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  header .site-branding {
    text-align: left;
    padding-left: 15px;
  }
  header .site-branding a img {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  header .site-branding {
    padding-left: 10px;
  }
}
header.header-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
}
header.header-hero .site-branding {
  margin-top: 0;
  padding-top: 30px;
  background: #fff;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  header.header-hero {
    height: 480px;
  }
}
@media (max-width: 600px) {
  header.header-hero {
    height: 450px;
  }
}
/*--------------------------------------------------------------
 ## Footer
 --------------------------------------------------------------*/
footer {
  background: #000;
  color: #fff;
  position: absolute;
  width: 100%;
}
footer a {
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer h3 {
  font-size: 1.25rem;
}
footer ul {
  margin: 0;
  list-style: none;
  line-height: 2;
}
footer .footer-top-content {
  margin-bottom: 30px;
  padding-top: 50px;
}
footer .footer-top-content a {
  text-decoration: underline;
}
footer .footer-top-content .footer-content-left {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
}
footer .footer-top-content .footer-content-left .socialmedia {
  width: 5%;
  display: inline-block;
}
@media (max-width: 600px) {
  footer .footer-top-content .footer-content-left .socialmedia {
    margin-right: 3%;
  }
}
footer .footer-top-content .footer-content-left .socialmedia:hover .vc_icon_element-icon {
  color: #20b6b4;
}
@media (max-width: 1000px) {
  footer .footer-top-content .footer-content-left {
    width: 100%;
    display: block;
    padding-top: 30px;
  }
}
footer .footer-top-content .footer-content-right {
  width: 50%;
  display: inline-block;
}
@media (max-width: 1000px) {
  footer .footer-top-content .footer-content-right {
    width: 100%;
    display: block;
  }
}
footer .footer-top .footer-top-nav {
  width: 25%;
  display: inline-block;
}
@media (max-width: 600px) {
  footer .footer-top .footer-top-nav ul {
    padding-right: 30px;
  }
}
@media (max-width: 1000px) {
  footer .footer-top .footer-top-nav {
    width: 50%;
    vertical-align: top;
  }
}
@media (max-width: 420px) {
  footer .footer-top .footer-top-nav {
    width: 100%;
  }
}
footer .site-info {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 650px) {
  footer .site-info {
    font-size: 0.8rem;
  }
}
footer .site-info a {
  color: rgba(255, 255, 255, 0.75);
}
footer .site-info p {
  margin-top: 0;
}
footer .site-info .footer-left {
  width: 65%;
  display: inline-block;
}
@media (max-width: 1000px) {
  footer .site-info .footer-left {
    width: 100%;
    display: block;
  }
}
footer .site-info .footer-right {
  width: 35%;
  display: inline-block;
  text-align: right;
}
@media (max-width: 1000px) {
  footer .site-info .footer-right {
    width: 100%;
    text-align: left;
    display: block;
  }
}
@media (max-width: 1000px) {
  footer .site-info {
    padding: 0 5%;
  }
}
footer .widget {
  border: none;
  padding: 0;
}
footer .widget-title {
  color: #fff !important;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.prikbord-wrapper .comment-respond .comment-notes {
  display: none;
}
.prikbord-wrapper .comments-area ul {
  list-style: none;
  margin: 0;
}
.prikbord-wrapper .comments-area ul .comment-body {
  border-bottom: 1px solid #a1a1a1;
}
.prikbord-wrapper .comments-area ul li.comment {
  margin: 10px 0;
  padding: 10px;
  background-color: #e1f0f5;
}
.prikbord-wrapper .comments-area ul li.comment .commentmetadata a {
  pointer-events: none;
  cursor: default;
}
.comment-form .comment-form-url {
  display: none;
}
.comment-form-comments .comments .comments-area ul li:before {
  display: none;
}
/*--------------------------------------------------------------
 ## Amp
 --------------------------------------------------------------*/
html.i-amphtml-standalone {
  background: #fff;
}
html.i-amphtml-standalone .amp-single-page .amp-wp-title {
  display: none;
}
html.i-amphtml-standalone .amp-single-page .amp-wp-article-featured-image {
  display: none;
}
html.i-amphtml-standalone body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #515151;
}
html.i-amphtml-standalone body .wp-caption {
  border: none;
}
html.i-amphtml-standalone body .alignright, html.i-amphtml-standalone body .alignleft {
  display: block;
  float: none;
}
html.i-amphtml-standalone body .alignright {
  margin: 0 0 1em;
}
html.i-amphtml-standalone body h1, html.i-amphtml-standalone body h2, html.i-amphtml-standalone body h3, html.i-amphtml-standalone body h4, html.i-amphtml-standalone body h5, html.i-amphtml-standalone body h6 {
  margin-bottom: 10px;
}
html.i-amphtml-standalone body a {
  color: #20b6b4;
}
html.i-amphtml-standalone body a:focus, html.i-amphtml-standalone body a:visited {
  color: #20b6b4;
}
html.i-amphtml-standalone body a:hover {
  color: #20b6b4;
}
html.i-amphtml-standalone body #sidebar {
  background-color: #2392b7;
  height: 100%;
  max-height: 100% !important;
}
html.i-amphtml-standalone body #sidebar .toggle-navigationv2 .close-nav {
  font-size: 16px;
  padding: 15px;
  line-height: 10px;
}
html.i-amphtml-standalone body #sidebar .toggle-navigationv2 ul li a {
  background: #2392b7;
  color: #fff;
}
html.i-amphtml-standalone body #sidebar .toggle-navigationv2 ul li .sub-menu {
  background: #2392b7;
}
html.i-amphtml-standalone body .amp-wp-header {
  background-color: #fff;
  padding: 15px 0;
  border-bottom: 2px solid #ececec;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .amp-logo {
  max-width: 80%;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .amp-wp-site-icon {
  display: none;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .nav_container {
  right: 16px;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .nav_container .toggle-text span {
  background: #2392b7;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .nav_container:focus {
  outline: none;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .searchmenu {
  margin-top: 5px;
  right: 30px;
}
html.i-amphtml-standalone body .amp-wp-header .ampforwp-logo-area .searchmenu .icono-search {
  color: #2392b7;
}
html.i-amphtml-standalone body .amp-wp-article .amp-wp-article-header .amp-wp-byline {
  display: none;
}
html.i-amphtml-standalone body .amp-wp-article .breadcrumb ul li a, html.i-amphtml-standalone body .amp-wp-article .breadcrumb ul li span {
  font-size: 14px;
}
html.i-amphtml-standalone body .amp-wp-article .ampforwp-title h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #2392b7;
  line-height: 1.5;
  margin-bottom: 0;
}
html.i-amphtml-standalone body .amp-wp-article .amp-wp-article-content {
  padding-bottom: 15px;
  border-bottom: 2px solid #ececec;
}
html.i-amphtml-standalone body .amp-wp-article .amp-wp-article-content .boxed {
  background-color: #e1f0f5;
  padding: 15px;
  margin: 15px 0;
}
html.i-amphtml-standalone body .amp-wp-article .amp_author_area {
  margin: 0 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #ececec;
}
html.i-amphtml-standalone body .amp-wp-article .amp_author_area .amp_author_area_wrapper {
  font-family: 'Open Sans', sans-serif;
}
html.i-amphtml-standalone body .amp-wp-article .relatedpost * {
  font-family: 'Open Sans', sans-serif;
}
html.i-amphtml-standalone body .amp-wp-article .relatedpost span {
  font-size: 18px;
  font-weight: normal;
}
html.i-amphtml-standalone body .amp-wp-article .relatedpost ol li .related_link {
  width: calc(100% - 115px);
}
html.i-amphtml-standalone body .amp-wp-article .relatedpost ol li .related_link * {
  font-size: 16px;
}
html.i-amphtml-standalone body .amp-wp-article .relatedpost ol li .related_link p {
  line-height: 1.5;
}
html.i-amphtml-standalone body .amp-wp-footer {
  display: none;
}
html.i-amphtml-standalone body .site-footer a {
  color: #fff;
}
html.i-amphtml-standalone body .site-footer a:hover {
  color: #fff;
}
html.i-amphtml-standalone body .site-footer .footer-content-left {
  margin-bottom: 30px;
}
html.i-amphtml-standalone body .site-footer .social-media-link-amp {
  font-size: 22px;
  padding: 0 5px;
}
html.i-amphtml-standalone body .site-footer .social-media-link-amp:hover {
  color: #20b6b4;
}
html.i-amphtml-standalone body .site-footer .site-info a {
  color: rgba(255, 255, 255, 0.75);
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-style: italic;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
