@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300italic,300,700,700italic);
/* Brand colors */
/* Gray  - black - white*/
/* Basic colors*/
/* Menu Color Palette */
/* Colors Backgrounds */
/*-------------------------------------------------------THESE BACKGROUND COLORS CAN BE COLORS OR IMAGES-------------*/
/* border color */
/* Links */
/* Button */
/* Shape */
/* social media colors */
/* Border styles, size  & colors */
/* Gallery border*/
/* Fonts */
/* Page title (Custom made)*/
/* Font Sizes */
/* Font Awesome */
/* Headers */
/* Header */
/* Main menu */
/* Menu :active */
/* Menu :hover */
/* Submenu */
/* Submenu :hover */
/* Body */
/*@body-background: url('http://mal.livebekijken.nl/wp-content/themes/globeview/images/background.jpg') no-repeat center top;*/
/* Wrap */
/* Content */
/* Sidebar homepage */
/* Andere sidebar */
/* Postmeta */
/* Testimonials */
/* Blog / Comments */
/* Even & Odd Posts */
/* Footer widgets */
/* Footer onder */
/*go to top button */
/* colors */
/* size */
/* style */
/* Units */
/* themeheight */
/* border radius*/
/*Font Awesome Mixin*/
.show {
  background-color: #F0F !important;
  border: 2px solid #006 !important;
}
.showdiv {
  height: 500px;
  width: 500px;
  background-color: #F0F !important;
  border: 2px solid #006 !important;
}
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  overflow-x: hidden;
  overflow-y: auto;
}
/* Hyperlinks
------------------------------------------------------------ */
a {
  color: #a77898;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #a77898;
  text-decoration: none;
}
a:visited {
  color: #a77898;
  text-decoration: none;
}
a img {
  border: none;
}
/* Import Fonts
------------------------------------------------------------ */
/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
  color: #698723;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
}
p,
select,
textarea {
  color: #636161;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
  background-color: #f5f5f5;
}
blockquote {
  background: #f9f9f9 !important;
  border-left: 10px solid #777777;
  margin: 1.5em 10px;
  padding: 15px 15px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote:before {
  color: #777777;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
input,
select,
textarea {
  border: 1px solid #fff;
}
input,
label,
select,
textarea {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  outline: none;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol li {
  list-style-type: decimal;
}
strong,
b {
  font-weight: 700;
}
em {
  font-style: italic;
}
body.page h1,
body.page h2,
body.page h3,
body.page h4,
body.page h5,
body.page div.entry-content h1,
body.page div.entry-content h2,
body.page div.entry-content h3,
body.page div.entry-content h4,
body.page div.entry-content h5 {
  padding: 15px 0 2.5px 0 !important;
  margin: 0;
}
body.page div.entry-content p {
  margin-top: 7.5px !important;
  padding: 0px !important;
}
/* Headlines */
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 10px;
}
h1,
h2,
h2 a,
h2 a:visited {
  clear: both;
  margin: 0 0 0;
}
h1.entry-title {
  padding: 0 0 7.5px 0;
}
h2 a:hover {
  text-decoration: none;
}
.widget-area h4 a {
  text-decoration: none;
}
.globeview-home .home-cta h4 {
  margin: 0 0 5px;
  text-transform: none;
}
h5 {
  font-size: 16px;
}
h6,
.taxonomy-description h1,
.widget-area h4 {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 15px 0 7.5px 0;
}
h1 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
h2 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
h3 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
h4 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
h5 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
h6 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
/* Ordered / Unordered Lists
------------------------------------------------------------ */
.entry-content ol,
.entry-content ul {
  margin: 0;
  padding: 0 0 25px;
}
.archive-page ul li,
.entry-content ul li {
  margin: 0 0 0 35px;
  padding: 0;
}
.entry-content ol li {
  margin: 0 0 0 35px;
}
.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
  padding: 0;
}
/* HR - lines
------------------------------------------------------------ */
hr {
  display: block;
  -webkit-margin-before: 0.5em;
  -webkit-margin-after: 0.5em;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  border-style: inset;
  border-width: 1px;
}
hr.awesome {
  margin: 14px 0px 0px 0px;
  border-top: 4px double #cccccc;
  border-bottom: 0px double #cccccc;
  border-left: 0px double #cccccc;
  border-right: 0px double #cccccc;
  text-align: center;
}
hr.awesome:after {
  content: '\002665';
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 10px;
  background: #ffffff;
  color: #8c8b8b;
  font-size: 18px;
}
hr.sissor {
  margin: 0px 0px 0px 0px;
  border-top: 1px dashed #cccccc;
  border-bottom: 0px double #cccccc;
  border-left: 0px double #cccccc;
  border-right: 0px double #cccccc;
  text-align: left;
}
hr.sissor:after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -12px;
  left: 80px;
  padding: 0 3px;
  background: #ffffff;
  color: #8c8b8b;
  font-size: 18px;
}
hr.double {
  border-top: 4px double #8c8b8b;
  text-align: center;
}
.hrstripes {
  border: none;
  border-bottom: none;
  margin: 30px 0 0 0;
  width: 100%;
  height: 14px;
  background: url('https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/stripes.png');
  display: block;
}
.mask {
  overflow: hidden;
  height: 20px;
  border-right: none;
  border-left: none;
  border-bottom: none;
}
.mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 10.41666667px;
  box-shadow: 0 0 8px black;
}
/* Body
------------------------------------------------------------ */
html {
  font-weight: 400;
  font-size: 14px;
}
body {
  background: #ffffff;
  font-size: 14px;
}
body.page {
  background: #ffffff;
}
body b,
body strong {
  font-weight: 700;
  font-size: 14px;
}
::-moz-selection {
  background-color: #222;
  color: #fff;
}
::selection {
  background-color: #222;
  color: #fff;
}
/* Wrap
------------------------------------------------------------ */
#wrap {
  margin: 0 auto;
  width: 100%;
  -webkit-box-shadow: 6px 0 8px -4px #999999, -6px 0 8px -4px #999999;
  -moz-box-shadow: 6px 0 8px -4px #999999, -6px 0 8px -4px #999999;
  box-shadow: 6px 0 8px -4px #999999, -6px 0 8px -4px #999999;
  position: relative;
}
.home #wrap {
  width: 100%;
}
.globeview-landing #wrap {
  width: 800px;
}
/* EXTRAWRAPPER
	-------------------------------------------------	-------------------------------------------------	-------------------------------------------------	-------------------------------------------------
*/
div#extra-wrapper {
  width: 1200px;
  margin: 0 auto 0 auto;
}
/* Inner
------------------------------------------------------------ */
#inner {
  background-color: url("https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/pattern.png");
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}
body.home #inner {
  width: 100%;
}
.globeview-home #inner {
  overflow: visible;
}
/* Post Info
------------------------------------------------------------ */
.post-info .comments {
  background-color: #64c9ea;
  color: #fff;
  float: left;
  font-size: 12px;
  padding: 20px;
}
.post-info .post-comments {
  background: url("https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/bg-comments.png") no-repeat 0 2px;
}
.post-info .author,
.post-info .date {
  font-weight: 700;
}
/* Post Meta
------------------------------------------------------------ */
.post-meta {
  border-top: 1px dotted #ddd;
  clear: both;
  font-size: 14px;
  padding: 10px 0 0;
}
/* Post Icons
------------------------------------------------------------ */
.post-comments,
.tags {
  background: url("https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/icon-dot.png") no-repeat left;
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
}
/* Author Box
------------------------------------------------------------ */
.author-box {
  margin: 0 0 40px;
  overflow: hidden;
  padding: 30px;
}
.author-box p {
  font-size: 14px;
}
/* Column Classes
------------------------------------------------------------ */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin: 0 0 20px;
  padding-left: 3%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48%;
}
.one-third,
.two-sixths {
  width: 31%;
}
.four-sixths,
.two-thirds {
  width: 65%;
}
.one-fourth {
  width: 22.5%;
}
.three-fourths {
  width: 73.5%;
}
.one-fifth {
  width: 17.4%;
}
.two-fifths {
  width: 37.8%;
}
.three-fifths {
  width: 58.2%;
}
.four-fifths {
  width: 78.6%;
}
.one-sixth {
  width: 14%;
}
.five-sixths {
  width: 82%;
}
.first {
  clear: both;
  padding-left: 0;
}
/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even,
.genesis-grid-odd {
  margin: 0 0 20px;
  padding: 0 0 15px;
  width: 48%;
}
.genesis-grid-even {
  float: right;
}
.genesis-grid-odd {
  clear: both;
  float: left;
}
/* Archive Page
------------------------------------------------------------ */
.archive-page {
  float: left;
  padding: 20px 0 0;
  width: 45%;
}
/* Images
------------------------------------------------------------ */
.avatar,
.post-image {
  border: 1px solid #ffffff;
}
.post-image {
  margin: 0 10px 10px 0;
}
.alignleft .avatar {
  margin: 0 15px 0 0;
}
.alignright .avatar {
  margin: 0 0 0 15px;
}
.author-box .avatar {
  background-color: #fff;
  float: left;
  margin: 0 15px 0 0;
}
.comment-list li .avatar {
  background-color: #fff;
  float: left;
  margin: 0 15px 10px 0;
}
img.centered,
.aligncenter {
  display: block;
  margin: 4px auto 20px;
}
img.alignnone {
  display: inline;
  margin: 4px 0 10px;
}
img.alignleft,
.wp-caption.alignleft {
  display: inline;
  margin: 4px 20px 20px 0;
}
img.alignright,
.wp-caption.alignright {
  display: inline;
  margin: 4px 0 20px 20px;
}
img.alignnone,
.wp-caption.alignnone {
  display: inline;
  margin: 10px 0px 10px 0px;
}
.wp-caption {
  padding: 0px 0px 0px 0px;
  text-align: left;
  background: #ffffff;
}
p.wp-caption-text {
  font-size: 14px;
  margin: 5px 0;
  color: #777777 !important;
}
.wp-smiley,
.wp-wink {
  border: none;
  float: none;
}
/* Post Navigation
------------------------------------------------------------ */
.navigation {
  font-size: 14px;
  overflow: hidden;
  padding: 30px 0;
  width: 100%;
}
.navigation li {
  display: inline;
}
.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #64c9ea;
  border-radius: 5px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
  padding: 9px 20px;
  text-decoration: none;
}
.navigation li a:hover,
.navigation li.active a {
  background-color: #6bd5f1;
  border: none;
  text-decoration: none;
}
/* Dropdowns
------------------------------------------------------------ */
select {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  padding: 5px;
  width: 100%;
}
/* User Profile
------------------------------------------------------------ */
.user-profile {
  overflow: hidden;
}
/* Buttons
------------------------------------------------------------ */
/*
input[type="button"],
input[type="submit"],
a.button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: @link-color;
	border-radius: 5px;
	border: none;
	color: @white;
	cursor: pointer;
	font-size: @font-bigger;
	padding: @unit-half @unit-two-third;
	text-align: center;
	text-decoration: none;
}

.home-cta a.button {
	margin: -30px 0 0;
}

input:hover[type="button"],
input:hover[type="submit"],
a:hover.button {
	background-color: @link-color-hover;
	border: none;
	text-decoration: none;
}
*/
/* Search Form
------------------------------------------------------------ */
#header .searchform {
  float: right;
  margin: 30px 0 0;
}
.menu-primary .searchform {
  margin: 8px 0 0;
}
.s {
  -moz-box-sizing: border-box;
  background: #ffffff url("https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/bg-search.png") no-repeat right;
  box-sizing: border-box;
  color: #888;
  font-size: 10px;
  margin: 0 0 10px;
  padding: 15px;
  width: 100%;
}
.s.search-input {
  width: 75%;
}
.menu-primary .s {
  width: 200px;
}
.searchsubmit.search-submit {
  background: #a77898;
  color: #fff !important;
  font-size: 12px !important;
  padding: 6.5px 9.5px !important;
  float: right;
  font-weight: 700;
}
/* eNews and Update Widget
------------------------------------------------------------ */
#sidebar .widget.enews-widget {
  background-color: #222;
  margin: 0 0 30px;
  padding: 30px;
}
.enews p {
  color: #ddd;
  margin: 0 0 25px;
}
.enews #subbox {
  -moz-box-sizing: border-box;
  background-color: #fff;
  box-sizing: border-box;
  color: #888;
  font-size: 10px;
  margin: 0 0 10px;
  padding: 15px;
  text-transform: uppercase;
  width: 100%;
}
/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  font-size: 12px;
  font-style: italic;
  padding: 2px 5px 0 0;
  text-align: right;
}
#wp-calendar thead {
  background-color: #f5f5f5;
  font-weight: 700;
  margin: 10px 0 0;
}
#wp-calendar td {
  background-color: #f5f5f5;
  padding: 2px;
  text-align: center;
}
/* Gravity Forms
------------------------------------------------------------ */
div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px !important;
  padding: 6px 10px !important;
}
div.gform_footer input.button {
  color: #fff;
  padding: 9px 20px !important;
}
div.gform_wrapper .ginput_complex label {
  font-size: 14px;
}
div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 0 0 10px;
}
div.gform_wrapper .gform_footer {
  border: none;
  margin: 0;
  padding: 0;
}
/*********************CUSTOM STYLES *****************************/
.featuredpost h2 a {
  font-size: 16px;
}
/* Next Gen Gallery (width bug) */
div.ngg-galleryoverview div.ngg-gallery-thumbnail-box div.ngg-gallery-thumbnail {
  width: 100%;
}
div.ngg-galleryoverview div.ngg-gallery-thumbnail-box div.ngg-gallery-thumbnail a img {
  width: 100%;
}
.clear {
  clear: both;
  height: 0px !important;
  padding: 0px !important;
}
.clearfix:after {
  content: "\00A0";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
i.fa {
  margin-bottom: 10px;
  padding-right: 4px;
}
.sidebar .widget .widget-wrap div.textwidget ul li i.fa-check {
  color: #f7931d;
}
.sidebar .widget .widget-wrap div.textwidget ul li.indent {
  padding-left: 40px !important;
}
.sidebar .widget ul.ul-fontawesome li i.fa {
  color: #a77898;
}
span.text-brand a {
  color: #636161;
}
/* 
 * Voer hier zaken in mbt de header: Header, logo, menu, top menu, overlay 
 */
/* 
 * Header 
 * Image Header - Partial Width
 * Image Header - Full Width
 * Header / Primary / Secondary Navigation
 * Primary Navigation Extras
*/
/* Header
------------------------------------------------------------ */
div#responsive-logo-wrap {
  display: none;
}
#header {
  margin: 0 auto;
  min-height: auto;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  z-index: 999;
  height: auto;
}
#header div.wrap {
  /* Tekst van titel */
  /*img-in-header*/
}
#header div.wrap #title-area {
  overflow: hidden;
  padding-right: 30px;
  float: right !important;
  z-index: 499;
  width: auto;
  display: none;
}
#header div.wrap #title-area #title {
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 0 0;
}
#header div.wrap #title-area #title a {
  color: #555555;
  display: inline-block;
  padding: 36px 0 30px 0;
  text-decoration: none;
}
#header div.wrap .widget-area {
  height: auto;
  display: inline;
  /*social-links*/
}
#header div.wrap .widget-area a {
  display: block;
}
#header div.wrap .widget-area a img {
  margin: 30px 0 15px 0px;
}
#header div.wrap .widget-area p {
  display: inline;
}
#header div.wrap .widget-area h1#headerspreuk {
  display: inline;
  padding: 0px 0px 0px 15px !important;
}
#header div.wrap .widget-area div#socialheader {
  position: absolute;
  top: 15px;
  right: 0px;
  z-index: 99999;
}
#header div.wrap .widget-area div#socialheader a {
  padding-right: 3px;
  float: left;
}
#header div.wrap .widget-area div#socialheader a:hover:before {
  color: #a77898 !important;
}
#header div.wrap .widget-area div#socialheader a.facebook {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
}
#header div.wrap .widget-area div#socialheader a.facebook:before {
  content: '\f082' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #3b5998;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 30px !important;
  width: 14px;
}
#header div.wrap .widget-area div#socialheader a.linkedin {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
  padding-right: 0px;
}
#header div.wrap .widget-area div#socialheader a.linkedin:before {
  content: '\f08c' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #007bb6;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 30px !important;
  width: 14px;
}
#header div.wrap .widget-area div#socialheader a.twitter {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
}
#header div.wrap .widget-area div#socialheader a.twitter:before {
  content: '\f081' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #00aced;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 30px !important;
  width: 14px;
}
#header div.wrap .widget-area div#socialheader a.googleplus {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
}
#header div.wrap .widget-area div#socialheader a.googleplus:before {
  content: '\f0d4' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #dd4b39;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 30px !important;
  width: 14px;
}
#header div.wrap .widget-area div#socialheader a.youtube {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
}
#header div.wrap .widget-area div#socialheader a.youtube:before {
  content: '\f167' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #636161;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 30px !important;
  width: 14px;
}
#header div.wrap .widget-area div#socialheader a img {
  position: relative;
  margin: 0 3.75px 0 0;
  display: block;
}
#header div.wrap .widget-area div#socialheader a img.social {
  width: 27px;
  height: 27px;
  display: inline;
}
/* Page title -------------------------------------------------------------------- Page title ---------- --------------Pagina titel-----------------------------  */
div.fullwidth-wrapper.one-col.page-title {
  border-bottom: 1px solid #cccccc;
  background: #ffffff;
}
div.fullwidth-wrapper.one-col.page-title div.columns {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0px;
}
div.fullwidth-wrapper.one-col.page-title div.columns.page-title {
  background: transparent !important;
  box-sizing: border-box;
}
div.fullwidth-wrapper.one-col.page-title div.columns.page-title h1.entry-title {
  padding: 0px !important;
  color: #698723;
  font-size: 26px;
}
/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image #title-area,
.header-image #title,
.header-image #title a {
  display: block;
  float: left;
  height: auto;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 25%;
}
/* Image Header - Full Width
------------------------------------------------------------ */
.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
  width: 100%;
}
/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
/*header-nav*/
.menu-primary,
.menu-secondary,
#header .menu {
  background-color: #eeeeee;
  clear: both;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333333;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  z-index: 899;
}
#nav {
  position: relative;
  z-index: 899;
  border-bottom: 5px solid #a77898;
  margin-bottom: 24px;
}
#header .menu {
  float: right;
  margin: 0;
  width: auto;
}
.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
  float: left;
  width: 100%;
}
.menu-primary li,
.menu-secondary li,
#header .menu li {
  float: left;
  list-style-type: none;
}
.menu-primary a,
.menu-secondary a,
#header .menu a {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333333;
  display: block;
  padding: 15px 25px 15px 25px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-primary li a:active,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu .current-menu-item a {
  background-color: #a77898;
  color: #ffffff;
  font-size: 16px;
}
.menu-primary li:hover a,
.menu-primary li a:hover,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
#header .menu li a:hover,
#header .menu li:hover a {
  background-color: #a77898;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
ul.menu-primary > li > a {
  -webkit-transition: border-bottom 0.3s, background-color 0.3s ease-in-out;
  -moz-transition: border-bottom 0.3s, background-color 0.3s ease-in-out;
  -ms-transition: border-bottom 0.3s, background-color 0.3s ease-in-out;
  -o-transition: border-bottom 0.3s, background-color 0.3s ease-in-out;
  transition: border-bottom 0.3s, background-color 0.3s ease-in-out;
}
/*------------------------------HOME-MENU-ICON------------------*/
ul.menu-primary > li {
  position: relative;
}
ul.menu-primary > li.menuicon:before {
  position: absolute;
  top: 26px;
  left: 24px;
  z-index: 9999;
  line-height: 0px;
  font-size: 24px !important;
  width: 90px;
  color: #289cf5;
}
ul.menu-primary > li.menuicon:hover {
  position: relative;
}
ul.menu-primary > li.menuicon:hover:before {
  color: #0a83e0;
  cursor: pointer;
}
ul.menu-primary > li.menuicon > a {
  padding-left: 37px !important;
  content: "" !important;
  display: block;
  z-index: -1;
}
/*------------------------------END HOME-MENU-ICON------------------*/
/*header-nav-sub*/
.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
  background-color: #d5d5d5;
  border-top: none;
  color: #777777;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  padding: 10px;
  position: relative;
  text-transform: none;
  width: 143px;
  background: #d5d5d5;
  border-left: 5px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
}
.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
  background-color: #e2e2e2;
  color: #698723;
  font-size: 14px !important;
  border-left: 5px solid #a77898;
}
.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
  height: auto;
  left: -9999px;
  margin: 0 0 0 -1px;
  position: absolute;
  width: 165px;
  border-top: 5px solid #a77898;
  z-index: 9999;
}
.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
  width: 155px;
}
.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
  margin: -41px 0 0 164px;
}
.menu li:hover ul ul,
.menu li.sfHover ul ul {
  left: -9999px;
}
.menu li:hover,
.menu li.sfHover {
  position: static;
}
ul.menu li:hover > ul,
ul.menu li.sfHover ul,
#header .menu li:hover > ul,
#header .menu li.sfHover ul {
  left: auto;
}
.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
  position: absolute;
  text-indent: -9999px;
}
#wpadminbar li:hover ul ul {
  left: 0;
}
div#header-extra-wrapper {
  width: 100%;
  margin: 0 auto 0 auto;
  background: #ffffff;
}
div#header-extra-wrapper #header {
  width: 1200px;
  margin: 0 auto;
}
div#header-extra-wrapper div#nav {
  background: #eeeeee;
}
div#header-extra-wrapper div#nav div.wrap {
  width: 1200px;
  margin: 0 auto;
}
/* --------- Responsive Menu -----------*/
.responsive-menu-icon {
  background-color: #ffffff;
  cursor: pointer;
  display: none;
  width: 20%;
}
.responsive-menu-icon:before {
  content: "\f0c9";
  display: block;
  font: normal 32px/1 'FontAwesome';
  color: #289cf5;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  line-height: 64px;
}
div#responsive-menu-container {
  z-index: 99999999;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 65px;
  float: none;
  clear: both;
  display: block;
}
div#responsive-menu-container > a.responsive-link {
  z-index: 9999;
  position: relative;
}
div#responsive-menu-container div#nav {
  position: absolute;
  width: 100%;
  z-index: 9999;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu {
  background: #555555;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li {
  border: none;
  border-bottom: 1px solid #777777;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li a {
  color: #eeeeee;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current_page_item a,
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current-menu-item a,
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current-menu-ancestor a,
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current-menu-parent a,
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current_page_parent a,
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.current_page_ancestor a {
  background: #555555;
  color: #ffffff;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li:hover {
  border-bottom: 1px solid #777777;
  background: #555555;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li:hover a {
  color: #ffffff;
  background: #555555;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li:active a {
  color: #ffffff;
  background: #555555;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.submenu {
  position: relative;
  width: 100%;
  z-index: 99;
  background: #333;
  border: none !important;
  left: auto;
  opacity: 1;
  padding-left: 0px;
}
div#responsive-menu-container div#nav div.wrap ul.responsive-menu li.submenu a {
  border-left: none;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu {
  background: #555555 !important;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li.menu-open.menu-item-has-children:before {
  content: "\f0d8";
  color: #ffffff;
  background: transparent;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li.menu-item-has-children:before {
  content: "\f0d7";
  color: #ffffff;
  position: relative;
  float: right;
  font: normal 24px/1 'FontAwesome';
  height: 20px;
  padding: 17px 20px 12px 20px;
  z-index: 9999;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li a {
  padding-left: 45px;
  text-align: left;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul {
  position: relative;
  width: 100% !important;
  left: 0px !important;
  float: none;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li {
  border-left: none !important;
  border-bottom: none !important;
  list-style: disc;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 73px !important;
  background: #777777 !important;
  border-left: none !important;
  border-bottom: 1px solid #333333 !important;
  color: #ffffff !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > a:before {
  content: "\f0da";
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  left: 49px;
  margin-top: 2px;
  z-index: 9999;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li:hover > a {
  background: #e2e2e2 !important;
  color: #000000 !important;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li.menu-item-has-children a:before {
  content: "\f0d7";
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  left: 49px;
  margin-top: 2px;
  z-index: 9999;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > ul {
  position: relative;
  width: 100% !important;
  display: block;
  left: 0px !important;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > ul > li {
  border-left: none !important;
  border-bottom: none !important;
  clear: both;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > ul > li > a {
  display: block;
  position: relative;
  padding-left: 90px !important;
  background: #919191 !important;
  border-left: none !important;
  border-bottom: 1px solid #222222 !important;
  color: #ffffff !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > ul > li > a:before {
  content: "\f0da" !important;
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 12px !important;
  position: absolute;
  left: 75px !important;
  margin-top: 3px !important;
  z-index: 9999;
}
div#responsive-menu-container div#nav div.wrap > ul.menu.menu-primary.responsive-menu > li > ul > li > ul > li:hover > a {
  background: #e2e2e2 !important;
  color: #000000 !important;
}
div#second-container {
  background: #919191;
  display: none;
}
div#second-container > div {
  width: 50%;
  float: left;
  background: #919191;
  padding-top: 15px;
  text-align: center;
  height: 60px;
  box-sizing: border-box;
}
div#second-container > div#first {
  border-right: 1px solid #eeeeee;
}
div#second-container > div#first div#lang_sel ul {
  text-align: left;
}
div#second-container > div#second img {
  margin: 10px !important;
  border: 1px solid #333;
  display: inline;
}
div#second-container > div#second img:hover {
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
}
div#second-container > div.clear {
  height: 0px;
  padding: 0px;
}
div.home-header-overlay-img {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 1099;
}
div.home-header-overlay-img div.textwidget {
  margin: 10px 0px 10px 20px;
}
div.home-header-overlay-img div.textwidget div#adresbox {
  width: 200px;
  height: 60px;
  margin: 60px 0px 0px 0px;
  text-align: right;
  border: 0px solid #ccc;
}
div.home-header-overlay-img div.textwidget div#adresbox .telefoon {
  padding-left: 0em !important;
  list-style: none !important;
  list-style-type: none !important;
  font-size: 30px;
  display: inline;
  color: #289cf5;
  margin-right: 9px;
  position: relative;
  top: 0px;
}
div.home-header-overlay-img div.textwidget div#adresbox .telefoon:before {
  content: '\f095' !important;
  /* http://astronautweb.co/snippet/font-awesome/'*/
  width: 14px !important;
  /* same as padding-left set on li */
  font-family: FontAwesome !important;
  /* FontAwesome or whatever */
  color: #289cf5;
  display: inline-block !important;
  margin-right: 0.5em !important;
  /* same as padding-left set on li */
  font-size: 38px !important;
  width: 14px;
}
div.home-header-overlay-img div.textwidget div#adresbox #adrestekst {
  width: 140px;
  height: 40px;
  float: right;
  color: #289cf5;
  margin-right: 0px;
  border-left: 1px solid #289cf5;
  line-height: 120%;
  padding: 0px 0px 0px 12px;
  position: relative;
  top: 6px;
}
div.home-header-overlay-img div.textwidget div#adresbox #adrestekst p {
  font-size: 16px;
  color: #289cf5;
}
div.home-header-overlay-img div.textwidget div#adresbox #adrestekst a {
  font-size: 16px;
  color: #00a550;
  font-weight: 100;
}
div.home-header-overlay-img div.textwidget div#adresbox #adrestekst a:hover {
  color: #289cf5;
}
div.home-header-overlay-img div.textwidget div#adresbox #adrestekst .apenstaartje {
  font-size: 16px;
  color: #289cf5;
}
div.home-header-overlay-img div.textwidget div#adresbox p {
  display: inline;
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
  color: #7f4098;
}
div.home-header-overlay-img div.textwidget div.social-links {
  text-align: right;
}
div.home-header-overlay-img div.textwidget div.social-links a img {
  margin: 0 0 0 0px !important;
}
div#top-bar {
  background: #efefee;
  height: 39px;
}
div#top-bar div.wrap {
  width: 1200px;
  margin: 0 auto;
}
div#top-bar div.wrap div.top-bar-section {
  display: inline;
  float: right;
  padding: 10px 7.5px;
  /* -------- Talen ---------*/
  /* -------- Mijn account ---------*/
  /* -------- Login ---------*/
  /* --------Cart popup ---------*/
}
div#top-bar div.wrap div.top-bar-section#languages div#lang_sel_list.lang_sel_list_horizontal ul {
  border-top: none !important;
}
div#top-bar div.wrap div.top-bar-section#languages div#lang_sel_list.lang_sel_list_horizontal ul li {
  background: transparent !important;
  border: none !important;
  margin-top: 2px !important;
  width: 23px !important;
}
div#top-bar div.wrap div.top-bar-section#languages div#lang_sel_list.lang_sel_list_horizontal ul li.icl-nl {
  margin-right: 5px !important;
}
div#top-bar div.wrap div.top-bar-section#languages div#lang_sel_list.lang_sel_list_horizontal ul li a {
  background: transparent !important;
  border: none !important;
}
div#top-bar div.wrap div.top-bar-section#languages div#lang_sel_list.lang_sel_list_horizontal ul li.icl-en {
  margin-right: 5px !important;
}
div#top-bar div.wrap div.top-bar-section#my-account-wrapper a#my-account {
  margin-top: 10px;
  font-size: 11px;
  color: #a77898;
  text-transform: uppercase !important;
  padding-bottom: 2px;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #ccc;
}
div#top-bar div.wrap div.top-bar-section#my-account-wrapper a#my-account:hover {
  color: #a77898;
}
div#top-bar div.wrap div.top-bar-section#my-account-wrapper a#my-account:before {
  content: "\f007";
  font-family: "fontawesome";
  padding-right: 7.5px;
  color: #a77898;
}
div#top-bar div.wrap div.top-bar-section#login a#login-link {
  color: #a77898;
  text-transform: uppercase !important;
  font-size: 11px;
}
div#top-bar div.wrap div.top-bar-section#login a#login-link:hover {
  color: #a77898;
}
div#top-bar div.wrap div.top-bar-section#login a#login-link:before {
  content: "\f13e";
  font-family: "fontawesome";
  padding-right: 7.5px;
  color: #a77898;
}
div#top-bar div.wrap div.top-bar-section#cart-icon {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px !important;
}
div.search-bar {
  position: absolute;
  top: 31px;
  left: 50%;
  margin-left: -225px;
  z-index: 9999999;
}
div.search-bar .widget_search .widget-wrap h4.widget-title {
  display: none;
}
div.search-bar .widget_search .widget-wrap form label {
  display: none;
}
div.search-bar .widget_search .widget-wrap form input.search-input {
  width: 400px;
  font-size: 18px;
  padding: 10px;
  -webkit-appearance: none;
  border: 1px solid #CCC;
}
div.search-bar .widget_search .widget-wrap form input.searchsubmit {
  position: relative;
  top: 0px;
  left: -3px;
  height: 44px;
  background: #f7931d;
  margin: 0px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #CCC;
}
div.search-bar .widget_search .widget-wrap form input.searchsubmit:hover {
  cursor: pointer;
  background: #289cf5;
}
/* Primary Navigation Extras
------------------------------------------------------------ */
.menu li.right {
  float: right;
  padding: 15px 20px;
}
.menu li.right a {
  color: #666;
  display: inline;
}
.menu li.right a:hover {
  color: #222;
}
.menu li.search {
  padding: 0 10px;
}
.menu li.rss a {
  background: url("https://www.amaugustin.nl/wp-content/themes/globeview/less/../images/rss.png") no-repeat center left;
  margin: 0 0 0 10px;
  padding: 0 0 0 16px;
}
.menu li.twitter a {
  background: url("https://www.amaugustin.nl/wp-content/themes/globeview/less/images/twitter-nav.png") no-repeat center left;
  padding: 0 0 0 20px;
}
.responsive-menu-items {
  display: none;
}
/*------------------------------------------SUBPAGE HEADER IMAGE ------------------------------------*/
img#subpage-image {
  width: 100%;
  height: auto;
}
li.search {
  border: none;
}
.menu-primary .searchform {
  margin: 0;
  padding: 0;
}
.menu-primary .searchform input {
  display: none;
}
.menu-primary .searchform input[type="search"] {
  font-size: 12px;
  line-height: 40px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0;
}
.menu-primary .searchform input[type="submit"] {
  margin-left: -50px;
}
.menu-primary .searchform #activatesearch {
  display: inline-block;
  width: 55px;
  height: 40px;
  background: #698723;
  text-align: center;
  padding-top: 15px;
}
.menu-primary .searchform #activatesearch .fa {
  color: #ffffff;
  font-size: 24px;
}
/*
HOOFDMENU IN HEADER.LESS

------------------------------------------ Extra Menus ------------------------------------


*/
@media screen and (min-width: 960px) {
  #menu-products li ul {
    height: 300px;
    left: 0 !important;
    margin: 0 0 0 -1px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    background: #d5d5d5;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
    padding-top: 50px;
    border: none !important;
    display: none;
  }
  #menu-products li ul li {
    float: none;
    text-align: center;
  }
  #menu-products li ul li a {
    background: none !important;
    border: none !important;
    color: white !important;
    font-size: 20px !important;
    display: inline-block;
    text-align: left;
    transition-duration: 0.5s;
    transform-origin: center;
  }
  #menu-products li ul li a:hover {
    transform: scale(1.1);
  }
  @-webkit-keyframes mymove {
    0% {
      top: 80px;
      opacity: 0;
    }
    100% {
      top: auto;
      opacity: 1;
    }
  }
  @keyframes mymove {
    0% {
      top: 80px;
      opacity: 0;
      transform: scale(0.5);
    }
    100% {
      top: 55px;
      opacity: 1;
      transform: scale(1);
    }
  }
  #menu-pijl li ul {
    display: none;
  }
  #menu-pijl li ul li a {
    background: white !important;
    border: none !important;
  }
  #menu-pijl li ul:before {
    font-family: "FontAwesome";
    content: '\f0d8';
    position: absolute;
    z-index: 999;
    top: -30px;
    left: 11%;
    font-size: 32px;
    color: #fff;
  }
  #menu-pijl li ul.effect {
    display: block;
    -webkit-animation: mymove 0.5s;
    /* Safari 4.0 - 8.0 */
    animation: mymove 0.5s;
  }
}
/*
	hierin komt alles tussen de header en de footer. Zonder de sidebar(s).
	
*/
/* Home Page
------------------------------------------------------------ */
img {
  max-width: 100%;
}
#content {
  float: left;
  width: 70%;
  padding: 0 0 30px 0;
}
.globeview-home .hentry {
  margin: 0;
}
.globeview-home .featuredpage img,
.globeview-home .featuredpost img {
  margin: 0 0 30px;
}
.globeview-home .featuredpage .page,
.globeview-home .featuredpost .post {
  margin: 0 0 30px 0;
}
/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
  color: #777;
  font-size: 14px;
  margin: -30px -60px 30px;
  padding: 20px;
}
/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
  margin: 0 0 30px;
  padding: 15px 20px;
}
.taxonomy-description p {
  font-size: 14px;
}
/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
  margin: 0 auto;
  width: 1200px;
}
#content-sidebar-wrap #content {
  font-size: 14px;
  font-weight: 400;
  color: #636161;
  font-family: 'Open Sans', sans-serif;
}
#content-sidebar-wrap #content .ngg-galleryoverview {
  margin-bottom: 30px;
}
.home #content-sidebar-wrap {
  background: none;
}
/* Content op andere pagina's
------------------------------------------------------------ */
#content > div.page {
  padding: 30px 0px 30px 0px;
}
#content > div.page .entry-content h1,
#content > div.page .entry-content h2,
#content > div.page .entry-content h3,
#content > div.page .entry-content h4,
#content > div.page .entry-content h5,
#content > div.page .entry-content h6 {
  margin: 0;
  padding: 15px 0 7.5px 0;
}
#content > div.page .entry-content h1 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content h2 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content h3 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content h4 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content h5 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content h6 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
#content > div.page .entry-content ul,
#content > div.page .entry-content ol {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  padding: 7.5px 0 0 22.5px;
}
#content > div.page .entry-content ul li,
#content > div.page .entry-content ol li {
  padding: 0 0 0 0;
  margin: 0;
  list-style: disc;
}
#content > div.page .entry-content ul a,
#content > div.page .entry-content ol a {
  color: #a77898;
}
#content > div.page .entry-content ul a:hover,
#content > div.page .entry-content ol a:hover {
  color: #a77898;
  text-decoration: none;
}
#content > div.page .entry-content ol li {
  list-style: decimal;
}
#content > div.page .entry-content input,
#content > div.page .entry-content textarea {
  border: 1px solid #CCC !important;
}
#content > div.page .entry-content input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
}
#content > div.page .entry-content p {
  padding: 7.5px 15px 7.5px 7.5px;
}
.full-width-content #content {
  width: 100%;
}
.full-width-content.globeview-home #content {
  padding: 0;
  width: 100%;
}
.full-width-content.globeview-landing #content {
  padding: 30px 60px 0;
  width: 680px;
}
.post-type-archive-portfolio.full-width-content #content {
  padding: 40px 30px 0;
  width: 1080px;
}
.hentry {
  margin: 0 0 30px;
}
.post-type-archive-portfolio .hentry,
.single-portfolio .hentry {
  margin: 0 0 20px;
}
.globeview-landing .hentry {
  margin: 0;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.sticky {
  background-color: #f5f5f5;
  margin: 0 0 40px;
  padding: 20px 30px;
}
.clear-line {
  border-bottom: 1px solid #ddd;
  clear: both;
  margin: 0 0 25px;
}
/* Portfolio
------------------------------------------------------------ */
.post-type-archive-portfolio .portfolio {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 30px 30px;
  width: 33%;
}
.single-portfolio #content {
  text-align: center;
}
div#content .hentry .entry-content .wp-about-author-containter-top {
  background-color: #ffffff !important;
  border: 1px solid #e5e3e3 !important;
  border-radius: 5px !important;
  width: 520px !important;
  height: 80px !important;
  margin-top: 20px !important;
}
div#content .hentry .entry-content .wp-about-author-containter-top .wp-about-author-pic {
  border: 0px solid #000;
  float: right;
  padding: 0;
  margin: 0;
  margin-right: -15px;
}
div#content .hentry .entry-content .wp-about-author-containter-top .wp-about-author-pic img {
  border-radius: 999px;
  width: 80px;
  height: 80px;
}
div#content .hentry .entry-content .wp-about-author-containter-top .wp-about-author-text {
  margin: 0;
  width: 410px;
}
div#content .hentry .entry-content .wp-about-author-containter-top .wp-about-author-text h3 {
  color: #373A41;
  margin-bottom: 10px;
  font-size: 14px;
}
div#content .hentry .entry-content .wp-about-author-containter-top .wp-about-author-text p {
  color: #8D9095;
  margin-bottom: 10px;
  font-size: 12px;
  padding: 0;
}
p#gasp_p label {
  width: auto !important;
  padding-left: 0px !important;
}
.vet {
  color: #289cf5 !important;
}
.header2 #nav {
  position: fixed;
  width: 100%;
}
.header2 #nav #sitelogo {
  display: inline-block;
  float: left;
  padding-top: 0px;
}
.header2 #nav ul.menu {
  overflow: initial;
}
.header2 #nav ul.menu .menu-item {
  position: relative;
  top: 22px;
  border: none !important;
}
.header2 #nav ul.menu .menu-item a {
  border: none !important;
}
.header2 #nav ul.menu .menu-item ul.sub-menu li {
  top: 0px;
}
.header2 #nav ul.social-icons {
  float: none;
}
.header2 #nav ul.social-icons li {
  position: relative;
  top: 22px;
  border: none;
}
/*
	pagina's ----------------------------------------------------------------
*/
/*
	 algemene stijl voor alle columns
*/
.entry-content div.columns {
  display: block;
  /* Breedtes kolommen */
}
.entry-content div.columns > div {
  border: 1px solid #ddd;
  box-sizing: border-box;
  float: left;
  display: block;
  padding: 10px 15px 15px 15px;
  margin-bottom: 60px;
}
.entry-content div.columns > div img {
  height: auto;
}
.entry-content div.columns > div h3 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.entry-content div.columns > div a.button {
  padding: 7.5px 15px;
}
.entry-content div.columns > div.clear {
  border: none !important;
  margin-bottom: 0px;
  display: inline;
  height: 0px;
}
.entry-content div.columns.one-col > div {
  width: 100%;
  float: none;
}
.entry-content div.columns.two-col > div {
  width: 50%;
}
.entry-content div.columns.three-col > div {
  width: 33.333%;
}
.entry-content div.columns.four-col > div {
  width: 25%;
}
.entry-content div.columns.five-col > div {
  width: 20%;
}
.entry-content div.columns.six-col > div {
  width: 16.666%;
}
.entry-content div.columns.two-third.two-third-left > div.wrapper.left {
  width: 66.66666667%;
}
.entry-content div.columns.two-third.two-third-left > div.wrapper.right {
  width: 33.33333333%;
}
.entry-content div.columns.two-third.two-third-right > div.wrapper.left {
  width: 33.33333333%;
}
.entry-content div.columns.two-third.two-third-right > div.wrapper.right {
  width: 66.66666667%;
}
/* Tabellen x-cols

table.columns-table {
	
	tr {
		
		td {
			border: 1px solid @black;
			
			padding: 15px;
			
			img {
				height: auto;
				border: 1px solid @link-color;
				margin-top: -5px;
				
				width: 100%;
			}
			h3 {
				padding-top: 0px !important;
				padding-bottom: 0px !important;
			}
			p {
				
			}
			a {
				
				display:block;	
				
				&.button {
					padding: 7.5px 15px;
					
					display: inline;
				}
			}
		}
	}
}
*/
body.page-template-columns-x-fullwidth div#inner {
  width: 100%;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap {
  width: 100%;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry {
  padding-left: 0px;
  padding-right: 0px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper {
  width: 100%;
  padding: 60px 0px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper div.columns {
  margin-bottom: 0px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper div.columns > div {
  margin-bottom: 0px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
  width: 1230px;
  margin: 0 auto 60px auto;
  padding-left: 0;
  padding-right: 0px;
  box-sizing: border-box;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h3.row-title {
  padding-left: 15px !important;
  padding-bottom: 15px !important;
  padding-top: 0px !important;
  font-size: 22px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #a77898 !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper {
  margin: 0px;
  padding: 0px 15px;
  border: none;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content {
  margin: 0px;
  border: none;
  background: transparent;
  box-sizing: border-box;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content h4.widget-title {
  padding-top: 15px !important;
  padding-bottom: 10px !important;
  color: #698723;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 22px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content ul {
  padding-left: 15px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action h1,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action h3,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action h4,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action h5,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action p,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content.call-to-action strong {
  font-size: 22px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content iframe {
  max-width: 100%;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper div.content img {
  margin-top: 0px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h1,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h3,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h4,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h5 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col.page-title {
  padding-left: 15px;
  padding-right: 15px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col.page-title h1 {
  padding-bottom: 0px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.four-col div.gallery .gallery-item {
  padding: 5px;
}
body.page-template-columns-x-fullwidth.home div#inner div#content div.entry {
  padding-top: 0px;
}
body.page-template-columns-x-fullwidth.content-sidebar #inner {
  width: 1230px;
}
body.page-template-columns-x-fullwidth.content-sidebar #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper {
  margin-left: 15px;
  width: 830px;
}
body.page-template-columns-x-fullwidth.content-sidebar #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
  width: auto;
}
body.page-template-columns-x-fullwidth.sidebar-content #inner {
  width: 1230px;
}
body.page-template-columns-x-fullwidth.sidebar-content #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper {
  margin-left: 15px;
  width: 830px;
}
body.page-template-columns-x-fullwidth.sidebar-content #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
  width: auto;
}
body.page-template-columns-x-fullwidth.page-id-490 div.wrapper div.content ul li {
  list-style: none !important;
}
/* Algemene Variables van columns */
/* colors*/
/* background */
/* buttons */
/* border */
/* Import font */
/* @import url(https://fonts.googleapis.com/css?family=Courgette); */
/* Font family */
/* Import font hierboven bijvoorbeeld */
/*Call to action CTA*/
/*Row title*/
/* Columns widgets / titles */
/*Page Background Color*/
/* Font Family */
.fontstyle1,
.fontstyle1 h1,
.fontstyle1 p {
  font-family: 'Oswald' sans-serif !important;
}
.fontstyle2,
.fontstyle2 h2,
.fontstyle2 p,
.fontstyle2 li {
  font-family: 'Open Sans' !important;
}
.top {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* Tabellen x-cols*/
.button-medium.brand-blue,
.button-small.brand-blue,
.button-large.brand-blue {
  background-color: #289cf5;
}
.button-medium.red,
.button-small.red,
.button-large.red {
  background-color: #ed1c24;
}
.button-medium.orange,
.button-small.orange,
.button-large.orange {
  background-color: #f7931d;
}
.button-medium.brand-green,
.button-small.brand-green,
.button-large.brand-green {
  background-color: #698723;
}
.button-medium.black,
.button-small.black,
.button-large.black {
  background-color: #000000;
}
.button-medium.gray-darker,
.button-small.gray-darker,
.button-large.gray-darker {
  background-color: #222222;
}
.button-medium.gray-dark,
.button-small.gray-dark,
.button-large.gray-dark {
  background-color: #333333;
}
.button-medium.gray,
.button-small.gray,
.button-large.gray {
  background-color: #555555;
}
.button-medium.gray-light,
.button-small.gray-light,
.button-large.gray-light {
  background-color: #777777;
}
.button-medium.gray-lighter,
.button-small.gray-lighter,
.button-large.gray-lighter {
  background-color: #eeeeee;
}
.button-medium.white,
.button-small.white,
.button-large.white {
  background-color: #ffffff;
}
.button-medium.blue,
.button-small.blue,
.button-large.blue {
  background-color: #00adef;
}
.button-medium.blue-dark,
.button-small.blue-dark,
.button-large.blue-dark {
  background-color: #0088bc;
}
.button-medium.blue-light,
.button-small.blue-light,
.button-large.blue-light {
  background-color: #23c2ff;
}
.button-medium.red,
.button-small.red,
.button-large.red {
  background-color: #ed1c24;
}
.button-medium.red-dark,
.button-small.red-dark,
.button-large.red-dark {
  background-color: #c61017;
}
.button-medium.red-light,
.button-small.red-light,
.button-large.red-light {
  background-color: #f14b52;
}
.button-medium.orange,
.button-small.orange,
.button-large.orange {
  background-color: #f7931d;
}
.button-medium.orange-dark,
.button-small.orange-dark,
.button-large.orange-dark {
  background-color: #d97908;
}
.button-medium.orange-light,
.button-small.orange-light,
.button-large.orange-light {
  background-color: #f9ab4e;
}
.button-medium.green,
.button-small.green,
.button-large.green {
  background-color: #00a550;
}
.button-medium.green-dark,
.button-small.green-dark,
.button-large.green-dark {
  background-color: #007237;
}
.button-medium.green-light,
.button-small.green-light,
.button-large.green-light {
  background-color: #00d869;
}
.button-medium.yellow,
.button-small.yellow,
.button-large.yellow {
  background-color: #fff100;
}
.button-medium.yellow-dark,
.button-small.yellow-dark,
.button-large.yellow-dark {
  background-color: #ccc100;
}
.button-medium.yellow-light,
.button-small.yellow-light,
.button-large.yellow-light {
  background-color: #fff433;
}
.button-medium.brown,
.button-small.brown,
.button-large.brown {
  background-color: #5b3d10;
}
.button-medium.brown-dark,
.button-small.brown-dark,
.button-large.brown-dark {
  background-color: #302008;
}
.button-medium.brown-light,
.button-small.brown-light,
.button-large.brown-light {
  background-color: #865a18;
}
.button-medium.creme,
.button-small.creme,
.button-large.creme {
  background-color: #ead4b5;
}
.button-medium.creme-dark,
.button-small.creme-dark,
.button-large.creme-dark {
  background-color: #dfbd8d;
}
.button-medium.creme-light,
.button-small.creme-light,
.button-large.creme-light {
  background-color: #f5ebdd;
}
.button-medium.pink,
.button-small.pink,
.button-large.pink {
  background-color: #ec008b;
}
.button-medium.pink-dark,
.button-small.pink-dark,
.button-large.pink-dark {
  background-color: #b9006d;
}
.button-medium.pink-light,
.button-small.pink-light,
.button-large.pink-light {
  background-color: #ff20a3;
}
/* Tabellen x-cols
.box-sample {
  display: inline-block;
  height:300px;
  width: 300px;
  background-color:@link-color;
  margin: 15px 5px 5px 5px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  color:@white;
  	&.brand-blue{ background-color:@brand-blue;}
	&.red{ background-color:@red;}
	&.black{ background-color:@black;}
	&.gray-darker{background-color:@gray-darker;}
	&.gray-dark{background-color:@gray-dark;}
	&.gray{background-color:@gray;}
	&.gray-light{background-color:@gray-light;}
	&.gray-lighter{background-color:@gray-lighter;}
	&.white{background-color:@white;}
	&.blue{background-color:@blue;}
	&.blue-dark{background-color:@blue-dark;}
	&.blue-light{background-color:@blue-light;}
	&.red{background-color:@red;}
	&.red-dark{background-color:@red-dark;}
	&.red-light{background-color:@red-light;}
	&.orange{background-color:@orange;}
	&.orange-dark{background-color:@orange-dark;}
	&.orange-light{background-color:@orange-light;}
	&.green{background-color:@green;}
	&.green-dark{background-color:@green-dark;}
	&.green-light{background-color:@green-light;}
	&.yellow{background-color:@yellow;}
	&.yellow-dark{background-color:@yellow-dark;}
	&.yellow-light{background-color:@yellow-light;}
	&.brown{background-color:@brown;}
	&.brown-dark{background-color:@brown-dark;}
	&.brown-light{background-color:@brown-light;}
	&.creme{background-color:@creme;}
	&.creme-dark{background-color:@creme-dark;}
	&.creme-light{background-color:@creme-light;}
	&.pink{background-color:@pink;}
	&.pink-dark{background-color:@pink-dark;}
	&.pink-light{background-color:@pink-light;}

}




.page-id-379 #wrap {	
	
	
	div.button-wrap a {
		float:left;
		margin:10px 10px;
	}
	
	
	
	.entry-content {
	
		p {
			font-family: 'Bad Script'!important;
		}
		
		h1,h2,h3 {
			font-family: 'Satisfy'!important;
		}
		
		
		a {
			font-family:Arial,helvetica,Verdana,sans-serif;
		}
		
		
	}
	
}

*/
/*
	Blog --------------------------------------------------------------------
*/
/*
	BLOG - Single	
*/
body.single-post div#content > div.entry.post {
  background-color: #ffffff;
  margin: 30px 30px 0px 0px;
  padding: 0px 0px 15px 0px;
  border: none;
  border-bottom: 1px solid #eeeeee;
}
body.single-post div#content > div.entry.post div.post-info {
  display: block;
  margin-top: 22.5px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
body.single-post div#content > div.entry.post div.post-info div.date-info {
  width: 100%;
  background-color: #ffffff;
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
body.single-post div#content > div.entry.post div.post-info div.date-info span {
  color: #636161;
  font-size: 12px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 15px;
  display: inline;
}
body.single-post div#content > div.entry.post div.post-info div.date-info span span {
  float: none;
  height: 22px;
  margin: 0;
  padding: 0px;
}
body.single-post div#content > div.entry.post div.post-info div.date-info .post-info-comments span.post-comments {
  height: 22px;
  margin: 0px;
  padding-left: 0px !important;
  background: none;
}
body.single-post div#content > div.entry.post div.post-info div.date-info .post-info-author {
  margin: 3px 1px 0 0;
  font-size: 12px;
  display: inline !important;
}
body.single-post div#content > div.entry.post div.post-info div.date-info .post-info-author span.fn {
  font-style: normal !important;
  margin-top: 3px !important;
  display: inline !important;
}
body.single-post div#content > div.entry.post div.post-info div.date-info a.post-edit-link {
  color: #a77898;
  font-size: 12px;
}
body.single-post div#content > div.entry.post div.post-info div.date-info a.post-edit-link:hover {
  text-decoration: none;
  color: #a77898;
}
body.single-post div#content > div.entry.post h1.entry-title {
  width: 100%;
  float: left;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #698723;
}
body.single-post div#content > div.entry.post h2.entry-title {
  padding: 15px 0px 0px 0px !important;
  margin: 0 0 7.5px 0;
  color: #698723;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
body.single-post div#content > div.entry.post h2.entry-title a {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 15px 0;
}
body.single-post div#content > div.entry.post h2.entry-title a:hover {
  color: #a77898;
}
body.single-post div#content > div.entry.post img.single-post-image {
  margin: 3px 12px 12px 0px;
  float: left;
  display: block;
  clear: both;
  position: relative;
  top: 0;
  border: 1px solid #000000 !important;
}
body.single-post div#content > div.entry.post div.entry-content {
  padding: 0 0 0 0;
  border: none;
  border-radius: 0px;
}
body.single-post div#content > div.entry.post div.entry-content p {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 22.5px 7.5px 0;
}
body.single-post div#content > div.entry.post div.entry-content p a {
  color: #a77898;
}
body.single-post div#content > div.entry.post div.entry-content p a:hover {
  color: #a77898;
  text-decoration: none;
}
body.single-post div#content > div.entry.post div.entry-content p a.more-link {
  display: block;
}
body.single-post div#content > div.entry.post div.entry-content p a.more-link:before {
  content: "&#xf178;";
}
body.single-post div#content > div.entry.post div.entry-content h1,
body.single-post div#content > div.entry.post div.entry-content h2,
body.single-post div#content > div.entry.post div.entry-content h3,
body.single-post div#content > div.entry.post div.entry-content h4,
body.single-post div#content > div.entry.post div.entry-content h5,
body.single-post div#content > div.entry.post div.entry-content h6 {
  color: #698723;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
body.single-post div#content > div.entry.post div.entry-content ul,
body.single-post div#content > div.entry.post div.entry-content ol {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
body.single-post div#content > div.entry.post div.entry-content ul a,
body.single-post div#content > div.entry.post div.entry-content ol a {
  color: #a77898;
}
body.single-post div#content > div.entry.post div.entry-content ul a:hover,
body.single-post div#content > div.entry.post div.entry-content ol a:hover {
  color: #a77898;
  text-decoration: none;
}
body.single-post div#content div.prev-next-navigation div {
  font-size: 14px;
}
body.single-post div#content div.prev-next-navigation div.previous {
  float: left;
}
body.single-post div#content div.prev-next-navigation div.next {
  float: right;
}
/*
	BLOG - Comments
*/
body.single-post div#content > div.entry.post #comments {
  margin: 0 0 30px 30px !important;
  width: 612px;
  border: 0;
  box-shadow: 0;
  padding: 0 15px;
}
body.single-post div#content > div.entry.post #comments h3 {
  margin: 15px 0 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #698723;
}
body.single-post div#content > div.entry.post #comments .comment-list li {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px !important;
  background-color: #ffffff;
  color: #000 !important;
  border: 0;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header {
  padding: 0;
  margin: 0;
  background: #ffffff;
  float: left;
  height: 22px;
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .vcard {
  padding-left: 15px;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .vcard .fn {
  color: #000000;
  padding: 0;
  margin: 0 10px 0 -14px;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .vcard .fn a {
  color: #a77898;
  font-weight: 700;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .vcard .fn a:hover {
  color: #a77898;
  text-decoration: none;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .vcard .says {
  padding: 0;
  color: #000 !important;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .commentmetadata {
  float: right;
  font-size: 14px;
  margin: 0;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .commentmetadata a {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .commentmetadata a:hover {
  color: #a77898;
  text-decoration: none;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .commentmetadata a.comment-edit-link {
  font-size: 12px;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header .commentmetadata a.comment-edit-link:hover {
  color: #a77898;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-header img {
  display: none;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content {
  padding: 10px 0px 14px 0px;
  background-color: #ffffff;
  border-bottom: 0px solid rgba(218, 222, 225, 0.8);
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h1,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h2,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h3,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h4,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h5,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content h6 {
  color: #698723;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 15px 0 7.5px 0;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ul,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ol {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  list-style-type: square !important;
  padding: 7.5px 0 0 22.5px;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ul li,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ol li {
  padding: 0 0 0 7.5px;
  margin: 0;
  list-style-type: square !important;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ul a,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ol a {
  color: #a77898;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ul a:hover,
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content ol a:hover {
  color: #a77898;
  text-decoration: none;
}
body.single-post div#content > div.entry.post #comments .comment-list li .comment-content p {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  clear: both;
}
body.single-post div#content > div.entry.post #comments .comment-list li .reply {
  position: relative;
  text-align: right;
  padding: 0;
}
body.single-post div#content > div.entry.post #comments .comment-list li .reply a.comment-reply-link {
  position: relative;
  right: 0px;
  display: inline;
  color: #a77898;
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}
body.single-post div#content > div.entry.post #comments .comment-list li .reply a.comment-reply-link:hover {
  color: #a77898;
}
#respond {
  margin: 30px 30px 15px 0px;
  background: #eeeeee;
  padding: 15px 15px 15px 15px;
}
#respond h3 {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #698723;
  padding-top: 0px;
}
#respond form input#captcha_code {
  background: #ffffff;
}
#respond form p {
  color: #636161;
}
#respond form p a {
  color: #a77898;
}
#respond form p a:first-child {
  color: #a77898;
}
#respond form p a:hover {
  color: #a77898;
  text-decoration: none;
}
#respond form input,
#respond form textarea {
  border: 1px solid #dbdbdb;
}
#respond form p.comment-form-author input {
  margin-top: 0;
  background-color: #ffffff;
  height: 20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#respond form p.comment-form-email input {
  margin-top: -1px;
  background-color: #ffffff;
  height: 20px;
}
#respond form p.comment-form-url input {
  margin-top: -2px;
  background-color: #ffffff;
  height: 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#respond form p.comment-form-comment textarea {
  resize: none;
  border-radius: 0px;
  overflow: hidden;
}
#respond form textarea {
  background: #ffffff;
}
#respond form p.form-submit input {
  position: relative;
  display: inline-block !important;
  background-color: #a77898;
  padding: 15px 30px !important;
  margin: 5px 5px 5px 0px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  text-align: center !important;
  font-variant: small-caps !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  vertical-align: middle !important;
  border-radius: 0px !important;
}
#respond form p.form-submit input:hover {
  background: #a77898;
  cursor: pointer;
}
#respond form label {
  padding-left: 0px;
  font-weight: normal;
  float: none;
  text-align: left;
  margin-top: 5px;
  margin-left: 15px;
  width: 100%;
}
p.aiowps-captcha label {
  margin-left: 0px !important;
}
/*
	BLOG - Archive

	full width: aanpassen 570px naar 910px
	Alleen de p in entry-content moet dan 880px worden;
*/
body.page-template-page_blog-php #inner #content-sidebar-wrap #content,
body.author #inner #content-sidebar-wrap #content,
body.category #inner #content-sidebar-wrap #content,
body.search #inner #content-sidebar-wrap #content,
body.archive #inner #content-sidebar-wrap #content {
  margin-top: 5px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .thread-even,
body.author #inner #content-sidebar-wrap #content .thread-even,
body.category #inner #content-sidebar-wrap #content .thread-even,
body.search #inner #content-sidebar-wrap #content .thread-even,
body.archive #inner #content-sidebar-wrap #content .thread-even {
  background: #ffffff;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .thread-odd,
body.author #inner #content-sidebar-wrap #content .thread-odd,
body.category #inner #content-sidebar-wrap #content .thread-odd,
body.search #inner #content-sidebar-wrap #content .thread-odd,
body.archive #inner #content-sidebar-wrap #content .thread-odd {
  background: #ffffff;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry,
body.author #inner #content-sidebar-wrap #content .hentry,
body.category #inner #content-sidebar-wrap #content .hentry,
body.search #inner #content-sidebar-wrap #content .hentry,
body.archive #inner #content-sidebar-wrap #content .hentry,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry,
body.author #inner #content-sidebar-wrap #content .entry,
body.category #inner #content-sidebar-wrap #content .entry,
body.search #inner #content-sidebar-wrap #content .entry,
body.archive #inner #content-sidebar-wrap #content .entry {
  padding: 0 0 0px 0!important;
  margin: 45px 0 0px 0px !important;
  border: 0px solid #000 !important;
  border-radius: 0px !important;
  background-color: #ffffff;
  box-shadow: none !important;
  width: 100% !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry:nth-child(1),
body.author #inner #content-sidebar-wrap #content .hentry:nth-child(1),
body.category #inner #content-sidebar-wrap #content .hentry:nth-child(1),
body.search #inner #content-sidebar-wrap #content .hentry:nth-child(1),
body.archive #inner #content-sidebar-wrap #content .hentry:nth-child(1),
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry:nth-child(1),
body.author #inner #content-sidebar-wrap #content .entry:nth-child(1),
body.category #inner #content-sidebar-wrap #content .entry:nth-child(1),
body.search #inner #content-sidebar-wrap #content .entry:nth-child(1),
body.archive #inner #content-sidebar-wrap #content .entry:nth-child(1) {
  margin-top: 30px !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry h2.entry-title,
body.author #inner #content-sidebar-wrap #content .hentry h2.entry-title,
body.category #inner #content-sidebar-wrap #content .hentry h2.entry-title,
body.search #inner #content-sidebar-wrap #content .hentry h2.entry-title,
body.archive #inner #content-sidebar-wrap #content .hentry h2.entry-title,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry h2.entry-title,
body.author #inner #content-sidebar-wrap #content .entry h2.entry-title,
body.category #inner #content-sidebar-wrap #content .entry h2.entry-title,
body.search #inner #content-sidebar-wrap #content .entry h2.entry-title,
body.archive #inner #content-sidebar-wrap #content .entry h2.entry-title {
  float: right;
  display: inline-block;
  width: 570px !important;
  /* 
							tekst afkorten
							white-space: nowrap;
							overflow: hidden;
							text-overflow: ellipsis;
						*/
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 15px !important;
  color: #698723;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400 !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry h2.entry-title a,
body.author #inner #content-sidebar-wrap #content .hentry h2.entry-title a,
body.category #inner #content-sidebar-wrap #content .hentry h2.entry-title a,
body.search #inner #content-sidebar-wrap #content .hentry h2.entry-title a,
body.archive #inner #content-sidebar-wrap #content .hentry h2.entry-title a,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry h2.entry-title a,
body.author #inner #content-sidebar-wrap #content .entry h2.entry-title a,
body.category #inner #content-sidebar-wrap #content .entry h2.entry-title a,
body.search #inner #content-sidebar-wrap #content .entry h2.entry-title a,
body.archive #inner #content-sidebar-wrap #content .entry h2.entry-title a {
  color: #a77898;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry h2.entry-title a:hover,
body.author #inner #content-sidebar-wrap #content .hentry h2.entry-title a:hover,
body.category #inner #content-sidebar-wrap #content .hentry h2.entry-title a:hover,
body.search #inner #content-sidebar-wrap #content .hentry h2.entry-title a:hover,
body.archive #inner #content-sidebar-wrap #content .hentry h2.entry-title a:hover,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry h2.entry-title a:hover,
body.author #inner #content-sidebar-wrap #content .entry h2.entry-title a:hover,
body.category #inner #content-sidebar-wrap #content .entry h2.entry-title a:hover,
body.search #inner #content-sidebar-wrap #content .entry h2.entry-title a:hover,
body.archive #inner #content-sidebar-wrap #content .entry h2.entry-title a:hover {
  color: #698723;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content,
body.author #inner #content-sidebar-wrap #content .hentry div.entry-content,
body.category #inner #content-sidebar-wrap #content .hentry div.entry-content,
body.search #inner #content-sidebar-wrap #content .hentry div.entry-content,
body.archive #inner #content-sidebar-wrap #content .hentry div.entry-content,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.entry-content,
body.author #inner #content-sidebar-wrap #content .entry div.entry-content,
body.category #inner #content-sidebar-wrap #content .entry div.entry-content,
body.search #inner #content-sidebar-wrap #content .entry div.entry-content,
body.archive #inner #content-sidebar-wrap #content .entry div.entry-content {
  height: 180px;
  padding-right: 30px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
body.author #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
body.category #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
body.search #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
body.archive #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.entry-content a img,
body.author #inner #content-sidebar-wrap #content .entry div.entry-content a img,
body.category #inner #content-sidebar-wrap #content .entry div.entry-content a img,
body.search #inner #content-sidebar-wrap #content .entry div.entry-content a img,
body.archive #inner #content-sidebar-wrap #content .entry div.entry-content a img {
  position: absolute;
  border: 1px solid #000000 !important;
  border-radius: 0px !important;
  width: 240px !important;
  height: 180px !important;
  max-width: 300px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content p,
body.author #inner #content-sidebar-wrap #content .hentry div.entry-content p,
body.category #inner #content-sidebar-wrap #content .hentry div.entry-content p,
body.search #inner #content-sidebar-wrap #content .hentry div.entry-content p,
body.archive #inner #content-sidebar-wrap #content .hentry div.entry-content p,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.entry-content p,
body.author #inner #content-sidebar-wrap #content .entry div.entry-content p,
body.category #inner #content-sidebar-wrap #content .entry div.entry-content p,
body.search #inner #content-sidebar-wrap #content .entry div.entry-content p,
body.archive #inner #content-sidebar-wrap #content .entry div.entry-content p {
  float: right;
  width: 540px;
  margin: 0 !important;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  clear: both;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content p a.more-link,
body.author #inner #content-sidebar-wrap #content .hentry div.entry-content p a.more-link,
body.category #inner #content-sidebar-wrap #content .hentry div.entry-content p a.more-link,
body.search #inner #content-sidebar-wrap #content .hentry div.entry-content p a.more-link,
body.archive #inner #content-sidebar-wrap #content .hentry div.entry-content p a.more-link,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.entry-content p a.more-link,
body.author #inner #content-sidebar-wrap #content .entry div.entry-content p a.more-link,
body.category #inner #content-sidebar-wrap #content .entry div.entry-content p a.more-link,
body.search #inner #content-sidebar-wrap #content .entry div.entry-content p a.more-link,
body.archive #inner #content-sidebar-wrap #content .entry div.entry-content p a.more-link {
  display: none;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content p .more-link:after,
body.author #inner #content-sidebar-wrap #content .hentry div.entry-content p .more-link:after,
body.category #inner #content-sidebar-wrap #content .hentry div.entry-content p .more-link:after,
body.search #inner #content-sidebar-wrap #content .hentry div.entry-content p .more-link:after,
body.archive #inner #content-sidebar-wrap #content .hentry div.entry-content p .more-link:after,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.entry-content p .more-link:after,
body.author #inner #content-sidebar-wrap #content .entry div.entry-content p .more-link:after,
body.category #inner #content-sidebar-wrap #content .entry div.entry-content p .more-link:after,
body.search #inner #content-sidebar-wrap #content .entry div.entry-content p .more-link:after,
body.archive #inner #content-sidebar-wrap #content .entry div.entry-content p .more-link:after {
  font-family: FontAwesome;
  content: "\00a0 \f178";
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper {
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info {
  display: block;
  clear: both;
  float: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info {
  margin: 0 0 0px 0;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  float: none;
  width: 100%;
  border: 0px solid #000;
  border-radius: 3px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > span,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > span,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > span,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > span,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > span,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > span,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > span,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > span,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > span,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > span,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > div,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > div,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > div,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > div,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info > div,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > div,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > div,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > div,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > div,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info > div {
  display: inline;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date {
  font-weight: 400;
  height: 22px;
  margin: 0;
  padding: 0px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date span.dag,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info span.date span.dag {
  margin-left: 0px;
  padding-left: 0px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author {
  font-weight: 400;
  margin: 0;
  margin-right: 0px;
  color: #636161;
  font-size: 12px;
  margin-top: 2px;
  display: inline !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-author span.fn {
  font-weight: 400;
  font-style: normal !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.search #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.archive #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.author #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.category #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.search #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments,
body.archive #inner #content-sidebar-wrap #content .entry div.date-info-wrapper div.post-info div.date-info div.post-info-comments span.post-comments {
  height: 22px;
  margin: 0 !important;
  padding: 0px !important;
  background: none !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link,
body.author #inner #content-sidebar-wrap #content .hentry a.more-link,
body.category #inner #content-sidebar-wrap #content .hentry a.more-link,
body.search #inner #content-sidebar-wrap #content .hentry a.more-link,
body.archive #inner #content-sidebar-wrap #content .hentry a.more-link,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry a.more-link,
body.author #inner #content-sidebar-wrap #content .entry a.more-link,
body.category #inner #content-sidebar-wrap #content .entry a.more-link,
body.search #inner #content-sidebar-wrap #content .entry a.more-link,
body.archive #inner #content-sidebar-wrap #content .entry a.more-link {
  display: inline-block;
  position: relative;
  top: 138px;
  left: 270px;
  margin: 15px 30px 15px 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 12px !important;
  clear: both;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.author #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.category #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.archive #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost,
body.author #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost,
body.category #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost,
body.archive #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost {
  color: #a77898 !important;
  padding: 7.5px 10px !important;
  text-transform: none !important;
  font-variant: normal !important;
  font-size: 12px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.author #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.category #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.archive #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover,
body.author #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover,
body.category #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover,
body.archive #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover {
  color: #555555 !important;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.author #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.category #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.archive #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after,
body.author #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after,
body.category #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after,
body.archive #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.author #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.category #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.archive #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.page-template-page_blog-php #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after,
body.author #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after,
body.category #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after,
body.archive #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after {
  font-family: fontawesome;
  position: relative;
  top: 0px;
  right: 0px;
  font-size: 12px;
  content: "\f054";
  color: #aaa;
  padding-left: 7.5px;
}
#author,
#comment,
#email,
#url {
  margin: 10px 0 0 0;
  padding: 5px;
  width: 250px;
}
#comment {
  height: 150px;
  margin: 10px 0;
  width: 98%;
}
.ping-list {
  margin: 0 0 30px;
}
.comment-list ol,
.ping-list ol {
  padding: 15px;
}
.comment-list li,
.ping-list li {
  list-style-type: none;
  margin: 30px;
  padding: 0;
  border: 1px solid #ddd !important;
}
.comment-list li.depth-1,
.ping-list li.depth-1 {
  margin: 45px 30px 30px 0;
}
.comment-list li ul li {
  margin-right: 0px;
}
.comment-list cite,
.ping-list cite,
.says {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 4px 0 0;
  padding: 8px 0 0 0;
}
.nocomments {
  text-align: center;
}
#comments .navigation {
  display: block;
}
.thread-alt,
.thread-even {
  background-color: #f5f5f5;
}
.alt,
.depth-1,
.even {
  border: 1px solid #ddd;
}
p.subscribe-to-comments {
  padding: 20px 0 10px;
}
/*Recaptcha respons*/
p.recaptcha_only_if_incorrect_sol {
  color: #ff0000 !important;
  font-size: 18px;
  margin-top: 30px;
}
/*
	BLOG - Archive

	full width: aanpassen 570px naar 910px
	Alleen de p in entry-content moet dan 880px worden;
*/
body.search #inner #content-sidebar-wrap #content {
  margin-top: 5px;
}
body.search #inner #content-sidebar-wrap #content .thread-even {
  background: #ffffff;
}
body.search #inner #content-sidebar-wrap #content .thread-odd {
  background: #ffffff;
}
body.search #inner #content-sidebar-wrap #content .hentry a.more-link,
body.search #inner #content-sidebar-wrap #content .entry a.more-link {
  display: inline-block;
  position: relative;
  top: 138px;
  left: 270px;
  margin: 15px 30px 15px 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 12px !important;
  clear: both;
}
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost {
  color: #a77898 !important;
  padding: 7.5px 10px !important;
  text-transform: none !important;
  font-variant: normal !important;
  font-size: 12px;
}
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover {
  color: #555555 !important;
}
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:hover:after,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.search #inner #content-sidebar-wrap #content .hentry a.more-link.button-ghost:after,
body.search #inner #content-sidebar-wrap #content .entry a.more-link.button-ghost:after {
  font-family: fontawesome;
  position: relative;
  top: 0px;
  right: 0px;
  font-size: 12px;
  content: "\f054";
  color: #aaa;
  padding-left: 7.5px;
}
#author,
#comment,
#email,
#url {
  margin: 10px 0 0 0;
  padding: 5px;
  width: 250px;
}
#comment {
  height: 150px;
  margin: 10px 0;
  width: 98%;
}
.ping-list {
  margin: 0 0 30px;
}
.comment-list ol,
.ping-list ol {
  padding: 15px;
}
.comment-list li,
.ping-list li {
  list-style-type: none;
  margin: 30px;
  padding: 0;
  border: 1px solid #ddd !important;
}
.comment-list li.depth-1,
.ping-list li.depth-1 {
  margin: 45px 30px 30px 0;
}
.comment-list li ul li {
  margin-right: 0px;
}
.comment-list cite,
.ping-list cite,
.says {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 4px 0 0;
  padding: 8px 0 0 0;
}
.nocomments {
  text-align: center;
}
#comments .navigation {
  display: block;
}
.thread-alt,
.thread-even {
  background-color: #f5f5f5;
}
.alt,
.depth-1,
.even {
  border: 1px solid #ddd;
}
p.subscribe-to-comments {
  padding: 20px 0 10px;
}
/*Recaptcha respons*/
p.recaptcha_only_if_incorrect_sol {
  color: #ff0000 !important;
  font-size: 18px;
  margin-top: 30px;
}
/* NIEUWS / featuredpost WIDGET */
body.page-template-columns-x-fullwidth {
  /*		
	&.content-sidebar {
		#inner {
			div#content-sidebar-wrap {
				#content {
					.page.entry {
						div.entry-content {
							
							div.fullwidth-wrapper {


							}

							div.columns {

							}				
						}
					}
				}
			}
		}
	}
	
	&.sidebar-content {
		#inner {
			div#content-sidebar-wrap {
				#content {
					.page.entry {
						div.entry-content {
							
							div.fullwidth-wrapper {
				
							}

							div.columns {

							}				
						}
					}
				}
			}
		}
	}
	*/
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry {
  border-bottom: 1px solid #e3e3e3;
  padding: 15px;
  padding-left: 0 !important;
  margin: 0 0 15px 0;
  border-radius: 4px;
  border: 0px #000 solid;
  box-shadow: none !important;
  min-height: 122.5px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry > a {
  float: left;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry > a img {
  /*
													float: left;
													
													clear: none;
													*/
  margin-right: 20px;
  margin-bottom: 10px;
  border: 2px solid #a77898;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry h2 {
  clear: none !important;
  display: inline-block;
  margin: 0;
  width: 71%;
  padding-top: 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry h2 a {
  display: block;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry h2 a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p {
  margin-top: 30px;
  display: block;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p a.more-link {
  display: block;
  clear: none;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info {
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  font-size: 12px;
  margin-top: 0;
  padding: 0 0 7.5px 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span a {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
  text-decoration: none;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
  float: right;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p:last-child {
  margin-top: 2px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry p:last-child a {
  margin-top: 5px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .featuredpost div.widget-wrap div.entry .byline span {
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry {
  position: relative;
  padding: 0px 15px 15px 0px;
  margin: 0px 0 15px 0;
  border-radius: 4px;
  box-shadow: none !important;
  border-bottom: 1px solid #e3e3e3;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > a {
  float: left;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > a img {
  margin-right: 15px;
  margin-bottom: 0px;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry h2 {
  clear: none !important;
  display: inline-block;
  margin: 0;
  width: 75%;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry h2 a {
  display: block;
  color: #a77898;
  font-size: 14px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry h2 a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p {
  position: relative;
  margin-top: 0px !important;
  display: block;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link {
  display: inline-block;
  float: none;
  position: absolute;
  bottom: 15px;
  margin: 0px 30px 0px 0px !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 11px !important;
  clear: both;
  color: #a77898 !important;
  padding: 6px 7.5px !important;
  text-transform: none !important;
  font-variant: normal !important;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link:hover {
  color: #555555 !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link:after {
  font-family: fontawesome;
  position: relative;
  top: 1px;
  right: 0px;
  font-size: 11px;
  content: "\f054";
  color: #aaa;
  padding-left: 6px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info {
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  font-size: 12px;
  padding: 0 0 7.5px 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span a {
  color: #a77898;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
  text-decoration: none;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
  float: right;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry {
  position: relative;
  padding: 0px 0px 15px 0px;
  margin: 0px 0 15px 0;
  border-radius: 4px;
  box-shadow: none !important;
  border-bottom: 1px solid #e3e3e3;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a {
  float: left;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a img {
  width: 90px;
  height: auto;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
  clear: none !important;
  display: inline-block;
  margin: 0;
  width: 71%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a {
  display: block;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
  position: relative;
  margin-top: 0px !important;
  display: block;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link {
  display: inline-block;
  float: none;
  position: absolute;
  bottom: 15px;
  margin: 0px 30px 0px 0px !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 11px !important;
  clear: both;
  color: #a77898 !important;
  padding: 6px 7.5px !important;
  text-transform: none !important;
  font-variant: normal !important;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:hover {
  color: #555555 !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:after {
  font-family: fontawesome;
  position: relative;
  top: 1px;
  right: 0px;
  font-size: 11px;
  content: "\f054";
  color: #aaa;
  padding-left: 6px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info {
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  font-size: 12px;
  padding: 0 0 7.5px 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a {
  color: #a77898;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
  text-decoration: none;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
  float: right;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry {
  position: relative;
  padding: 0px 15px 30px 0px;
  margin: 0px 0 30px 0;
  border-radius: 4px;
  box-shadow: none !important;
  border-bottom: 1px solid #e3e3e3;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a {
  float: left;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a img,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a img {
  /*
													float: left;
													
													clear: none;
													*/
  margin-right: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry h2 {
  clear: none !important;
  display: inline-block;
  margin: 0;
  width: 63%;
  padding-top: 0px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry h2 a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry h2 a {
  display: block;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry h2 a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry h2 a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p {
  position: relative;
  margin-top: 0px !important;
  display: block;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link {
  display: inline-block;
  float: none;
  position: absolute;
  bottom: 30px;
  margin: 0px 30px 0px 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 12px !important;
  clear: both;
  color: #a77898 !important;
  padding: 7.5px 10px !important;
  text-transform: none !important;
  font-variant: normal !important;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:hover {
  color: #555555 !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:hover:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:after {
  font-family: fontawesome;
  position: relative;
  top: 0px;
  right: 0px;
  font-size: 12px;
  content: "\f054";
  color: #aaa;
  padding-left: 7.5px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info {
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  font-size: 12px;
  padding: 0 0 7.5px 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a {
  color: #a77898;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
  text-decoration: none;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a.fn,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
  float: right;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 15px 0;
  border-radius: 4px;
  box-shadow: none !important;
  border-bottom: 1px solid #e3e3e3;
  /* One Third LARGE -------------------------------------------------------*/
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry > a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry > a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a {
  float: left;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry > a img,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry > a img,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a img {
  width: 90px;
  height: auto;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 0px;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
  clear: none !important;
  display: inline-block;
  margin: 0;
  width: auto;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2 a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2 a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a {
  display: block;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2 a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2 a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
  position: relative;
  margin-top: 0px !important;
  display: block;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry a.more-link,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry a.more-link,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link {
  display: inline-block;
  float: none;
  position: relative;
  bottom: 0px;
  margin: 2px 30px 15px 0px !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 11px !important;
  clear: both;
  color: #a77898 !important;
  padding: 6px 7.5px !important;
  text-transform: none !important;
  font-variant: normal !important;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry a.more-link:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry a.more-link:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:hover {
  color: #555555 !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry a.more-link:hover:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry a.more-link:hover:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:hover:after {
  color: #a77898 !important;
  padding-top: 1px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry a.more-link:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry a.more-link:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link:after {
  font-family: fontawesome;
  position: relative;
  top: 1px;
  right: 0px;
  font-size: 11px;
  content: "\f054";
  color: #aaa;
  padding-left: 6px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info {
  font-family: 'Open Sans', sans-serif;
  color: #636161;
  font-size: 12px;
  padding: 0 0 7.5px 0;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span {
  color: #636161;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a {
  color: #a77898;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
  text-decoration: none;
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span a.fn,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span a.fn,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
  float: right;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
  color: #a77898;
  font-size: 12px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
  color: #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large > a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large > a,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a {
  float: none;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large > a img,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large > a img,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a img {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-top: 0px;
  width: auto;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large h2,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large h2 {
  clear: both !important;
  display: block;
  margin: 0;
  width: auto;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large a.more-link {
  display: inline-block;
  float: none;
  position: relative;
  bottom: auto;
  margin: 15px 30px 0px 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 12px !important;
  clear: both;
  color: #a77898 !important;
  padding: 7.5px 10px !important;
  text-transform: none !important;
  font-variant: normal !important;
  border: 1px solid #a77898;
}
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after,
body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after {
  font-family: fontawesome;
  position: relative;
  top: 0px;
  right: 0px;
  font-size: 12px;
  content: "\f054";
  color: #aaa;
  padding-left: 7.5px;
}
div.gallery {
  /*Ronde hoeken op pagina id*/
  /*Ronde hoeken op pagina id*/
}
div.gallery .gallery-item {
  padding: 15px;
  box-sizing: border-box;
  margin-top: 0px !important;
}
div.gallery .gallery-item .gallery-icon a img {
  background-color: #ffffff;
  border: 1px solid #cccccc !important;
  padding: 1px;
  height: auto !important;
  box-sizing: border-box;
}
div.gallery .wp-caption-text {
  background-color: #ec008b !important;
  font-size: 14px;
  color: #ffffff !important;
  width: 120px !important;
  height: auto !important;
  line-height: 20px;
  padding: 6px;
}
div.gallery .gallery-caption {
  margin-left: 0 !important;
}
div.gallery#gallery-2 .gallery-item .gallery-icon a img {
  border-radius: 50% !important;
}
div.gallery#gallery-3 {
  background-color: #ec008b;
}
div.gallery#gallery-3 .gallery-item .gallery-icon a img {
  border-radius: 10% !important;
}
div.wp-caption {
  margin-bottom: 15px;
}
div.wp-caption p.wp-caption-text {
  color: #636161;
  font-size: 12px;
}
/*Responsive Lightbox by dfactory*/
div#swipebox-overlay,
.tos-wrapper {
  z-index: 99999999999 !important;
}
div#swipebox-overlay #swipebox-slider div.slide img,
.tos-wrapper #swipebox-slider div.slide img {
  border: 30px solid #ec008b !important;
}
div#swipebox-overlay #swipebox-slider div.slide .tos-pagination.tos-has-thumbnails a,
.tos-wrapper #swipebox-slider div.slide .tos-pagination.tos-has-thumbnails a {
  border: 3px solid #777777 !important;
}
div.tos-wrapper {
  z-index: 99999999999 !important;
}
div.tos-wrapper .tos-slider div.tos-image img {
  border: 3px solid #777777 !important;
}
div.tos-wrapper div.tos-pagination.tos-thumbnails a {
  border: 3px solid #777777 !important;
}
/*

	Alles omtrent Sidebar

*/
/* Primary Sidebar
------------------------------------------------------------ */
.sidebar {
  float: right;
  display: inline;
  background: #ffffff;
  font-size: 14px;
  width: 29.8%;
  padding: 0 0 0 0;
  margin: 30px 0 30px 0;
  border-left: 1px solid #eeeeee;
}
.sidebar p {
  font-size: 14px;
  color: #636161;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 15px;
}
.sidebar .widget {
  margin: 0;
  padding: 0 30px 15px 30px;
  /*		
		//featured post (genesis) vul hier de extra id in van de widget om deze te targeten ----------------------------Featured Post----------------------------------------------//
		
		&.featuredpost {
			
			div.widget-wrap {
					
				div.entry {
					margin: @unit-quarter;
					
					h2 {
						
						a { 
							font-size: @font-size;
							font-family: @font-family;
							font-weight: normal;
							color: @link-color;
							
							&:hover {
								color: @link-color-hover;
							}
						}
					}
					
					&:last-child {
						margin-bottom: 0px;
					}
				}
			}
		}

		//Meest recente berichten vul hier de extra id in van de widget om deze te targeten ----------------------------Meest Recente Berichten---------------------------------------//
		&.widget_recent_entries {
			
			.widget-wrap {
				
				ul {
				padding-left: 16px;
					li {
						color: #666666;
						list-style-type: disc;
						
						padding: 0px;
						margin-bottom: 2.5px;
						
						font-weight: normal;					
						a {
							
						}
					}
				}
			}			
		}





		// Archief (maanden) vul hier de extra id in van de widget om deze te targeten ----------------------------Archief----------------------------------------------//	
		
		
		&.widget_archive {
			
			div.widget-wrap {
				
				ul {
					padding: 0 0 0 @unit-quarter;
					line-height: 12px;
					
					li {
						margin: 0 0 @unit-half 0;
						padding: 0;
						
						&:last-child {
							margin: 0;
						}
						
						a {
							color: @archive-month-color;
							font-size: @font-size;
							font-weight: normal;
							font-family: @font-family;
							
							&:hover {
								text-decoration: none;
								color: @archive-month-color-hover;
							}
						}
					}
				}
			}
		}*/
}
.sidebar .widget:first-child h4.widget-title {
  padding-top: 0px !important;
}
.sidebar .widget:nth-child(2) {
  padding-bottom: 15px;
}
.sidebar .widget h4.widgettitle {
  margin-bottom: 7.5px;
  font-size: 22px;
}
.sidebar .widget a:hover {
  color: #a77898;
}
.sidebar .widget img#image-pand {
  padding: 1px;
  border: 1px solid #555555;
  margin-bottom: 15px;
}
.sidebar .widget p {
  margin-bottom: 2.5px;
}
.sidebar .widget .widget-wrap div.textwidget ul li {
  padding-bottom: 0px;
  margin-bottom: 2.5px;
  font-weight: normal;
  color: #636161 !important;
}
.sidebar .widget.widget_search {
  padding-bottom: 0px;
}
.sidebar .widget.widget_search form {
  padding: 0 0 0 0;
}
.sidebar .widget.widget_search form input {
  font-size: 12px;
  color: #999999;
  border: 1px solid #cccccc;
  padding: 7.5px;
  margin: 0;
}
.sidebar .widget.widget_collapscat {
  font-size: 16px;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul.collapsing li {
  color: #fcd9ab;
  font-size: 10px;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul.collapsing li span.sym {
  color: #555555;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul.collapsing li a {
  font-weight: normal !important;
  color: #333333;
  font-size: 16px;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul.collapsing > li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul.collapsing > li:before {
  position: relative;
  top: -2px;
  font-size: 14px;
  margin-right: 5px;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul li:before {
  color: #555555;
}
.sidebar .widget.widget_collapscat div.widget-wrap ul li span.sym {
  color: #555555;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul {
  padding-left: 0px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li a {
  font-size: 18px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > span a {
  font-size: 18px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > span span.sym {
  font-size: 14px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul {
  padding-left: 8px;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > span a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > span a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li a {
  font-size: 16px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > span span.sym,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > span span.sym,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li span.sym {
  font-size: 12px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li {
  padding-left: 15px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li a {
  font-size: 14px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > span a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > span a {
  font-size: 14px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > span span.sym,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > span span.sym {
  font-size: 10px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > div > ul > li,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > div > ul > li,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > div > li,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > div > li {
  padding-left: 15px !important;
}
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > div > ul > li a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > div > ul > li a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > ul > li > div > li a,
.sidebar .widget.widget_collapscat div.widget-wrap > ul > li > div > ul > li > div > li > div > li a {
  font-size: 13px !important;
}
.sidebar-content #content {
  float: right;
}
.sidebar-content #sidebar {
  float: left;
}
#sidebar-alt.sidebar .widget {
  padding: 30px 15px;
}
.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
  margin: 0 0 0px;
  padding: 0 0 0px;
  word-wrap: break-word;
}
.sidebar.widget-area ul ul li {
  border: none;
  margin: 0;
}
.html_table,
.html_table td,
.html_table tr {
  border: 1px solid black;
  font-weight: 300;
}
.table {
  border-collapse: collapse;
  border-color: #808080;
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
.table tbody {
  display: table-row-group;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}
.table th {
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top-style: none;
  border-top-width: 0px;
  display: table-cell;
  font-weight: bold;
  height: 37px;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: bottom;
}
.table td {
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  display: table-cell;
  padding: 8px;
  vertical-align: top;
  width: 69px !important;
  font-weight: 500;
}
.codetable {
  width: 470px;
  font-weight: 500;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 3px;
}
.codetable td {
  font-style: italic;
  font-weight: 350;
  font-size: 12px;
  color: #646464;
  padding-left: 10px;
  background-color: #FFB870;
}
.tablehover tbody tr:hover {
  background-color: #e4e4e4;
}
.tablestriped tbody tr:nth-child(odd) td,
.tablestriped tbody tr.odd td {
  background: #d1d1d1;
}
.tableblack {
  background-color: #222;
  color: #f1f1f1;
}
.tabledotted {
  border: 1px grey dashed;
}
.tabledotted td,
.tabledotted th,
.tabledotted {
  border: 1px grey dashed;
}
.tableheadcolor thead {
  background-color: #D1D1D1;
  color: #f1f1f1;
}
.tableheadcolor2 thead {
  background-color: #D1D1D1;
  color: #f1f1f1;
}
.tableheadcolor2 td {
  border: none;
}
.tableless {
  width: 100%;
}
.tableless th,
.tableless td {
  width: 15%;
}
th.uitleg {
  width: 50%;
}
/*
	Footer zaken.
	
	Footer widgets,
	Footer (met creds enz)
	Footer Scroll to top button
*/
/* Footer Widgets
------------------------------------------------------------ */
/*footer-boven*/
#footer-widgets {
  background: #ffffff;
  color: #ffffff;
  clear: both;
  font-size: 14px;
  overflow: hidden;
}
#footer-widgets .wrap {
  overflow: hidden;
  padding: 22px 0 15px 0;
  background: #698723;
  margin: 0 auto;
  width: 1200px;
}
#footer-widgets .wrap .widget-area {
  padding: 0px 0px 0px 0px
			
			width: 33%;
  height: 200px;
}
#footer-widgets .wrap .widget-area.footer-widgets-1 h2 a {
  font-weight: normal !important;
}
#footer-widgets .wrap .widget-area.footer-widgets-1 a {
  color: #ffffff;
}
#footer-widgets .wrap .widget-area.footer-widgets-1 a:hover {
  color: #00adef;
}
#footer-widgets .wrap .widget-area.footer-widgets-2 {
  padding: 0 0 0 30px;
  border-left: 1px solid #fff;
}
#footer-widgets .wrap .widget-area.footer-widgets-2 a {
  color: #ffffff;
}
#footer-widgets .wrap .widget-area.footer-widgets-2 a:hover {
  color: #00adef;
}
#footer-widgets .wrap .widget-area.footer-widgets-3 {
  padding: 0 0 0 30px;
  border-left: 1px solid #fff;
  font-weight: 400;
}
#footer-widgets .wrap .widget-area.footer-widgets-3 i {
  color: #fff;
}
#footer-widgets .wrap .widget-area.footer-widgets-3 a {
  color: #ffffff;
}
#footer-widgets .wrap .widget-area.footer-widgets-3 a:hover {
  color: #00adef;
}
#footer-widgets .wrap .widget-area #socialfooter {
  width: 130px;
}
#footer-widgets .wrap .widget-area .widget.featuredpost {
  background: none;
  border: none;
  padding: 0;
}
#footer-widgets .wrap .widget-area .widget.featuredpost .widget-wrap div.entry {
  margin: 0px;
}
#footer-widgets .wrap .widget-area .widget.featuredpost .widget-wrap div.entry.hentry {
  margin-bottom: 0px !important;
}
#footer-widgets .wrap .widget-area .widget.featuredpost .widget-wrap div.entry h2 {
  padding: 2.5px 0px 0px 0px !important;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#footer-widgets .wrap .widget-area .widget.featuredpost .widget-wrap div.entry h2 a {
  color: #ffffff;
  font-size: 14px;
}
#footer-widgets .wrap .widget-area .widget.featuredpost .widget-wrap div.entry h2 a:hover {
  color: #00adef;
}
#footer-widgets .wrap .widget-area .widget p .fa {
  display: inline-block;
  width: 14px;
  text-align: center;
}
#footer-widgets ul {
  margin: 0 0 0 0;
}
#footer-widgets h4 {
  color: #ffffff;
  font-size: 22px;
}
#footer-widgets p {
  color: #ffffff;
  font-size: inherit;
  margin: 0 0 0 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 30px;
  width: 33%;
}
/* Footer (onderste)
------------------------------------------------------------ */
/*footer-onder*/
#footer {
  clear: both;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  background: #ffffff;
  padding: 7.5px 0 7.5px 0;
  border-top: 1px solid #3c3c3c;
  margin: 0 auto;
}
#footer div.wrap {
  overflow: hidden;
  padding: 0;
  width: 1200px;
  margin: 0 auto;
}
#footer div.wrap div.gototop {
  width: auto;
  color: #2a360e;
}
#footer div.wrap div.gototop a {
  color: #2a360e;
}
#footer div.wrap div.gototop a:hover {
  color: #495f19;
  text-decoration: none;
}
#footer div.wrap div.creds {
  float: right;
  text-align: right;
  width: auto;
  padding: 0;
  color: #2a360e;
  width: auto !important;
}
#footer div.wrap div.creds a {
  color: #2a360e;
}
#footer div.wrap div.creds a:hover {
  color: #495f19;
  text-decoration: none;
}
#footer p {
  font-size: inherit;
}
#footer a,
#footer a:visited {
  color: #a77898;
}
#footer .gototop {
  float: left;
  width: 25%;
}
/* Footer Scroll to top button
------------------------------------------------------------ */
#smoothup {
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  background-color: #698723;
  text-align: center;
  border-radius: 2px;
}
#smoothup:hover {
  background-color: #ffffff;
}
#smoothup:hover .fa-angle-up {
  color: #698723;
}
#smoothup i.fa-angle-up {
  font-size: 46px;
  color: #ffffff;
  line-height: 48px;
}
#footer-widgets .widget-area ul li {
  padding: 0px;
  margin: 0px;
}
/*Main Button /Fontsize / Padding-width / Padding-height / Fontcolor / Backgroundcolour*/
a.button {
  position: relative;
  display: inline-block !important;
  background-color: #698723;
  padding: 15px 30px !important;
  margin: 5px 5px 5px 0px !important;
  color: #ffffff !important;
  font-weight: bold !important;
  text-align: center !important;
  font-variant: small-caps !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  vertical-align: middle !important;
  border-radius: 0px !important;
}
a.button:hover {
  background-color: #a77898 !important;
}
a.button.button-download {
  padding-left: 46px !important;
}
a.button.button-download:before {
  content: "\f019";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  text-decoration: inherit;
  position: absolute;
  top: 10px;
  left: 15px;
}
a.button.button-chevron-right {
  padding: 15px 54px 13px 27px !important;
}
a.button.button-chevron-right:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  text-decoration: inherit;
  position: absolute;
  top: 10px;
  right: 24px;
}
a.button-ghost {
  position: relative;
  display: inline-block !important;
  background-color: none;
  padding: 15px 30px !important;
  margin: 5px 5px 5px 0px !important;
  color: #000000 !important;
  font-weight: bold !important;
  text-align: center !important;
  font-variant: small-caps !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  vertical-align: middle !important;
  border: 1px solid #a77898;
  border-radius: 0px !important;
}
a.button-ghost:hover {
  background-color: none !important;
  border: 1px solid #000000;
}
a.button-ghost.button-ghost-download {
  padding-left: 46px !important;
}
a.button-ghost.button-ghost-download:before {
  content: "\f019";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  text-decoration: inherit;
  position: absolute;
  top: 10px;
  left: 15px;
}
a.button-ghost.button-ghost-chevron-right {
  padding: 15px 54px 13px 27px !important;
}
a.button-ghost.button-ghost-chevron-right:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  text-decoration: inherit;
  position: absolute;
  top: 10px;
  right: 24px;
}
div.contactform div.row.submit input.wpcf7-submit {
  display: inline-block !important;
  background-color: #a77898;
  padding: 15px 30px !important;
  margin: 5px 5px 5px 0px !important;
  color: #ffffff !important;
  text-align: center !important;
  font-variant: small-caps !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  vertical-align: middle !important;
  border-radius: 0px !important;
}
div.contactform div.row.submit input.wpcf7-submit:hover {
  background-color: #a77898 !important;
}
/**
	Alle fontawesome stijlen - 
	De social media kleuren staat los en zijn in variable.less te vinden.
	Circle om de fontawesome vind je in .fa-round
	Wil je in de list float - Gebruik dan de class horizontal
*/
/*--Ul &-List-style*/
ul.ul-fontawesome {
  padding-left: 0px !important;
  /*---Andere ul classes --- */
}
ul.ul-fontawesome li {
  list-style: none !important;
  /*---Link & Hover --- */
}
ul.ul-fontawesome li i.fa {
  width: 14px;
  text-align: center;
  color: #636161;
  font-size: 14px;
  margin-right: 6px;
  /*---Font awesome --- Circle*/
}
ul.ul-fontawesome li i.fa.fa-facebook-square {
  color: #3b5998;
}
ul.ul-fontawesome li i.fa.fa-linkedin-square {
  color: #007bb6;
}
ul.ul-fontawesome li i.fa.fa-twitter-square {
  color: #00aced;
}
ul.ul-fontawesome li i.fa.fa-google-plus-square {
  color: #dd4b39;
}
ul.ul-fontawesome li i.fa.fa-round {
  background: #289cf5;
  border: 2px solid #89c9fa;
  border-radius: 50%;
  box-sizing: content-box;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  height: 1.42857rem;
  padding: 8px 4px 0px 4px;
  width: 1.42857rem;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.ul-fontawesome li i.fa.fa-round:hover {
  border: 5px solid #f7931d;
}
ul.ul-fontawesome li a:hover i.fa {
  color: #a77898;
}
ul.ul-fontawesome.horizontal li {
  float: left;
}
ul.ul-fontawesome.social-icons li a i.fa {
  font-size: 24px !important;
  margin: 0px 12px 0px 0px;
}
ul.ul-fontawesome.social-icons.fa-header li a i.fa {
  font-size: 30px !important;
  margin: 0px 16px 0px 0px;
}
ul.ul-fontawesome.social-icons.fa-header li a i.fa.last {
  margin-right: 0px;
}
ul.ul-fontawesome.social-icons.fa-header:before {
  content: none;
}
ul.ul-fontawesome.social-icons.fa-footer li a i.fa {
  font-size: 24px !important;
  margin: 6px 14px 0px 0px;
}
ul.ul-fontawesome.social-icons.fa-footer li a i.fa.last {
  margin-right: 0px;
}
/*---Prevent display on classes from ContactForm 7---*/
.wpcf7 .wpcf7-form-control-wrap.email:before,
.wpcf7 .wpcf7-form-control-wrap.telefoon:before {
  display: none !important;
}
body.search #inner .post .entry-title,
body.search #inner .page .entry-title,
body.search #inner .product .entry-title {
  float: left !important;
  width: 100% !important;
}
body.search #inner .post .post-info .date-info,
body.search #inner .page .post-info .date-info,
body.search #inner .product .post-info .date-info {
  float: left !important;
}
body.search #inner .post .entry-content p,
body.search #inner .page .entry-content p,
body.search #inner .product .entry-content p {
  float: left !important;
  padding: 5px 5px 5px 0px!important;
  width: 100% !important;
}
body.search #inner .post .entry-content img,
body.search #inner .page .entry-content img,
body.search #inner .product .entry-content img {
  display: none;
}
/*
 *	Hier de stijlen van de jqeury items
 */
div.ui-widget {
  background: #ffffff;
}
div.ui-widget.tabs {
  background: #f6f6f6;
  border: 0px solid #fff;
}
div.ui-widget.tabs ul.ui-widget-header {
  background: transparent !important;
  padding-left: 0px !important;
  list-style-type: none !important;
  border: 0px solid #fff;
  border-radius: 0px;
  height: 40px;
}
div.ui-widget.tabs ul.ui-widget-header li {
  border: 1px solid #ddd;
  list-style-type: none !important;
  height: 38px;
  line-height: 22px;
  text-align: center;
  padding: 0 !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default {
  background: transparent !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default a.ui-tabs-anchor {
  color: #555555 !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default:hover {
  background: #ffffff !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default:hover a.ui-tabs-anchor {
  color: #636161 !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default.ui-tabs-active.ui-state-active {
  background: #ffffff !important;
  border-bottom: 1px solid transparent !important;
}
div.ui-widget.tabs ul.ui-widget-header li.ui-state-default.ui-tabs-active.ui-state-active a.ui-tabs-anchor {
  color: #555555 !important;
  border-bottom: none !important;
}
div.ui-widget.tabs div.ui-tabs-panel {
  background: #ffffff;
  border-radius: 0px !important;
}
div.ui-widget.tabs div.ui-tabs-panel p {
  color: #636161;
}
div.ui-widget.tabs div.ui-tabs-panel a {
  color: #a77898;
}
div.ui-widget.tabs div.ui-tabs-panel a:hover {
  color: #a77898;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header {
  background: #f6f6f6;
  padding: 10px 0px 10px 30px !important;
  font-size: 16px;
  border: 1px solid #dddddd;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header span.accordionheaders {
  color: #636161 !important;
  font-family: 'Open Sans', sans-serif;
  padding-left: 0px !important;
  padding-top: 10px !important;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header:hover {
  background: #f1f1f1 !important;
  color: #a77898 !important;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header:hover span.accordionheaders {
  color: #a77898 !important;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header.ui-state-active {
  background: #f1f1f1;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header.ui-state-active span.accordionheaders {
  color: #a77898 !important;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header.ui-state-active:hover {
  background: #f1f1f1 !important;
}
div#accordion.ui-accordion.ui-widget > h3.ui-accordion-header.ui-state-active:hover span.accordionheaders {
  color: #a77898 !important;
}
div#accordion.ui-accordion.ui-widget div.ui-accordion-content {
  background: #ffffff;
  padding: 10px 10px 10px 30px !important;
  border: 1px solid #dddddd;
  overflow: auto;
}
div#accordion.ui-accordion.ui-widget div.ui-accordion-content p {
  margin-top: 0px !important;
  color: #636161;
}
/* Visual Editor Text Styles */
.text-brand {
  color: #00adef;
}
.text-skew-brand {
  color: #00adef;
  font-style: italic;
}
.text-bold-brand {
  color: #00adef;
  font-weight: bold;
}
.text-alarm {
  color: #ed1c24;
}
.text-alert {
  color: #ec008b;
}
.text-mark {
  color: #00d869;
}
.text-custom {
  color: #7f4098;
}
div.entry-content span.text-subtitle {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
/* Formulier Contactform 7----------------------------------------------------------------------------------------------------- */
/*----Notification------- */
span.wpcf7-not-valid-tip {
  color: #ffffff;
  width: auto !important;
  padding: 7.5px 7.5px 2.5px 7.5px;
}
/* --------------------------------------- FUll width form - responsive ------------------------------------*/
div.contactform {
  /*----------------------------Customize variatie---------------------------

	&.contactform-dark { 

		div#pre-form {
						
			div#extra-content {
								
				div.block {
					h1 {
						font-size: 18px;
					}				
				}
			}
		}
		
		div.row {
			
			div.inputfield {
				
				&.left {

					.inputicon {

					}
				}
				
				&.middle {
					
					.inputicon {

					}

				}
				
				&.right {


					.inputicon {

					}

				}
				
				.label {
					
				}
				
				input, select {		

				}
				
				select {
					width: 88%;
				}			
				
				.inputicon {

				}
				
				span.wpcf7-list-item { 
					
				}
				
				span.wpcf7-list-item-label { 

				}	

				.wpcf7-date, .wpcf7-number {

				}

				input[type="radio"], input[type="checkbox"] {
	
				}
				
				input[type="file"]{

				}
			}
			
			&.textarea {
				
				div.inputfield {					
					
					.label {
						
					}
	
					textarea {

					}

				}
			}
			
			&.recaptcha {
					
			}
			
			&.submit {
				
				input.wpcf7-submit {
					
					&:hover {
					
					}
				}	
			}
		}
			
	}
*/
}
div.contactform div#google-maps {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
div.contactform div#pre-form {
  padding-bottom: 15px;
}
div.contactform div#pre-form span.redstar_comment {
  color: #ed1c24 !important;
  font-weight: bold;
  font-size: 26px;
  position: relative;
  top: 5px;
  padding-right: 3px;
}
div.contactform div#pre-form div#extra-content {
  width: 100%;
}
div.contactform div#pre-form div#extra-content div.block {
  width: 33.33333333%;
  float: left;
  height: 140px;
  box-sizing: border-box;
}
div.contactform div#pre-form div#extra-content div.block .fa {
  width: 14px;
  text-align: center;
}
div.contactform div#pre-form div#extra-content div.block.left {
  padding-right: 30px;
}
div.contactform div#pre-form div#extra-content div.block.middle {
  padding-left: 15px;
  padding-right: 15px;
}
div.contactform div#pre-form div#extra-content div.block.right {
  padding-left: 30px;
}
div.contactform div#pre-form div#extra-tekst {
  margin: 0px 0px 24px 0px;
}
div.contactform div#pre-form div#extra-tekst div.block h1 {
  font-size: 34px;
}
div.contactform div.row {
  padding-bottom: 15px;
}
div.contactform div.row div.inputfield {
  position: relative;
  float: left;
  width: 33.33333333%;
  box-sizing: border-box;
}
div.contactform div.row div.inputfield.left {
  padding-right: 30px;
}
div.contactform div.row div.inputfield.left .inputicon {
  right: 45px;
}
div.contactform div.row div.inputfield.middle {
  padding-left: 15px;
  padding-right: 15px;
}
div.contactform div.row div.inputfield.middle .inputicon {
  right: 30px;
}
div.contactform div.row div.inputfield.right {
  padding-left: 30px;
}
div.contactform div.row div.inputfield.right .inputicon {
  right: 15px;
}
div.contactform div.row div.inputfield .label span.redstar {
  color: #ed1c24 !important;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  top: 0px;
  padding-right: 3px;
}
div.contactform div.row div.inputfield input {
  width: 100%;
  height: 38px;
  font-weight: 400;
  font-size: 14px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 0px 0px 0px 10px;
  box-sizing: border-box;
  border-radius: 0px;
}
div.contactform div.row div.inputfield select.wpcf7-select {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 0.875em;
  font-weight: 400;
  height: 38px;
  width: 92%;
  border-radius: 0px !important;
}
div.contactform div.row div.inputfield .inputicon {
  position: absolute;
  font-size: 18px;
  opacity: 0.3;
  top: 34px;
  z-index: 99999;
}
div.contactform div.row div.inputfield span.wpcf7-list-item {
  display: block;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #cccccc;
  padding: 4px 0px 0px 0px;
}
div.contactform div.row div.inputfield span.wpcf7-list-item-label {
  color: #636161;
  margin: 0px 0px 20px 0px;
  position: relative;
  top: -12px;
}
div.contactform div.row div.inputfield input[type="date"] {
  height: auto;
  padding: 9px 0px 9px 10px;
}
div.contactform div.row div.inputfield input[type="radio"],
div.contactform div.row div.inputfield input[type="checkbox"] {
  width: auto;
  background: #ffffff;
}
div.contactform div.row div.inputfield input[type="file"] {
  background-color: #ffffff;
  border: none;
  margin: 6px 10px 0px -10px;
}
div.contactform div.row.textarea div.inputfield {
  width: 100%;
}
div.contactform div.row.textarea div.inputfield textarea {
  width: 100%;
  resize: none;
  border: 1px solid #cccccc;
  color: #000000;
  background-color: #eeeeee;
  box-sizing: border-box;
  border-radius: 0px;
}
div.contactform div.row.submit input.wpcf7-submit:hover {
  background: #2a360e;
  cursor: pointer;
}
div.contactform.contactform-small div.row div.inputfield {
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-right: 0px;
}
div.contactform.contactform-small div.row div.inputfield .inputicon {
  right: 15px;
}
/*----------------------------Met Sidebar---------------------------*/
body.content-sidebar div.contactform div#pre-form div#extra-content div.block h1 {
  font-size: 18px;
}
body.content-sidebar div.contactform div.row div.inputfield select {
  width: 88%;
}
/*Logo slider Indeed My Logos*/
div.owl-controls div.owl-nav {
  margin-top: 15px !important;
}
div.owl-controls div.owl-nav > div {
  background: #a77898 !important;
}
div.owl-controls div.owl-nav > div:hover {
  background: #a77898 !important;
}
/* Logo Slider */
div#logo-slider-wraper ul#logo-slider {
  padding-left: 0px;
}
/* Slider tekst --------- */
.tp-caption.sliderglobeviewstyle,
.sliderglobeviewstyle {
  width: auto !important;
  height: auto !important;
  margin: 0px !important;
  padding: 15px !important;
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
  line-height: auto !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  text-shadow: none !important;
}
.tp-caption {
  padding: 0px !important;
}
a.slider-button {
  color: #ffffff !important;
  background-color: #f7931d !important;
  padding: 8px 22px 10px 22px !important;
  line-height: 20px !important;
  letter-spacing: 1.5px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 20px !important;
  font-weight: bold !important;
  font-variant: small-caps;
  text-decoration: none !important;
  text-shadow: none !important;
  border-radius: 0px !important;
}
a.slider-button a {
  color: #ffffff !important;
}
a.slider-button:hover {
  background-color: #00a550;
}
a.slider-button:hover a {
  color: #333333 !important;
}
/*
	Testimonials
*/
.Axl_Testimonials_Widget_Slider_Widget {
  text-align: left;
  padding: 0 0 0 0;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap {
  min-width: 263px;
  margin-bottom: 30px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap .bx-viewport {
  padding-bottom: 60px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap h4 {
  color: #698723;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 15px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials {
  float: none;
  display: block;
  padding: 0px;
  margin: 0 0 60px 0;
  background: none;
  border-radius: 5px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry {
  margin: 0px;
  padding: 2.5px 0 0 0;
  background: none repeat scroll 0 0 #00adef !important;
  position: relative !important;
  border-radius: 20px;
  color: #636161;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry blockquote {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  padding: 15px;
  margin: 0px !important;
  background: transparent !important;
  border-left: 0px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry blockquote:before {
  content: '';
  display: none;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry .fa-user {
  position: absolute;
  margin-top: 32px;
  margin-left: 34px;
  color: #00adef;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry div.credit {
  position: absolute !important;
  margin-top: 40px !important;
  margin-left: 70px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry div.credit span {
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry div.credit:before {
  content: "";
}
.Axl_Testimonials_Widget_Slider_Widget .widget-wrap div.testimonials-widget-testimonials .entry:after {
  border-color: #00adef transparent;
  border-style: solid;
  border-width: 15px 0 0 15px;
  bottom: -14px;
  content: "";
  display: block;
  left: 30px;
  position: absolute;
  width: 0;
}
.foo-item a {
  border: none;
}
.owl-carousel .owl-nav {
  margin-top: 50px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  border-radius: 0px !important;
  text-indent: -9999px;
  line-height: 0;
  background-color: #a77898 !important;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
  background-color: #a77898 !important;
}
.owl-next:after {
  content: "VOLGENDE";
  text-indent: 0;
  display: block;
  line-height: 30px;
  padding: 0px 20px;
  font-weight: bold;
}
.owl-prev:after {
  content: "VORIGE";
  text-indent: 0;
  display: block;
  line-height: 30px;
  padding: 0px 20px;
  font-weight: bold;
}
.primair {
  color: #698723;
}
.secundair {
  color: #a77898;
}
.contrast {
  color: #fff100;
}
.primairbg {
  background-color: #698723;
  border-color: #fff100;
}
.primairbg h1,
.primairbg h2,
.primairbg h3,
.primairbg h4,
.primairbg h5,
.primairbg h6 {
  color: #fff100 !important;
}
.secundairbg {
  background-color: #a77898;
  border-color: #fff100;
}
.secundairbg h1,
.secundairbg h2,
.secundairbg h3,
.secundairbg h4,
.secundairbg h5,
.secundairbg h6 {
  color: #fff100 !important;
}
.secundairbg a.button {
  background-color: red;
}
.contrastbg {
  background-color: #fff100;
  border-color: #698723;
}
.contrastbg h1,
.contrastbg h2,
.contrastbg h3,
.contrastbg h4,
.contrastbg h5,
.contrastbg h6 {
  color: #698723 !important;
}
.greybg {
  background-color: #f1f1f1;
  border-color: #698723;
}
.greybg h1,
.greybg h2,
.greybg h3,
.greybg h4,
.greybg h5,
.greybg h6 {
  color: #698723 !important;
}
.nomargin {
  margin-bottom: 0px !important;
}
.nopadding {
  padding: 0px !important;
}
.noflow {
  overflow: hidden;
}
.border {
  border: 1px solid #698723 !important;
}
.borderwhite {
  border: 1px solid #ffffff !important;
}
i.fa.cirkel {
  padding: 30px;
  border-radius: 60px;
  color: white;
  background-color: black;
}
i.fa.cirkel.primair {
  background-color: #698723;
}
i.fa.cirkel.secundair {
  background-color: #a77898;
}
i.fa.left {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
}
ul.check {
  padding: 0px !important;
  margin-bottom: 30px;
}
ul.check li {
  list-style-type: none !important;
  display: table-row;
}
ul.check li:before {
  font-family: "FontAwesome";
  content: "\f058";
  padding-right: 10px;
  font-size: 18px;
  color: #698723;
  display: table-cell;
}
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
@media only screen and (max-width: 1200px) {
  div#top-bar {
    width: 100%;
  }
  div.search-bar {
    margin-left: -150px;
  }
  div.search-bar .widget_search .widget-wrap form input.search-input {
    width: 250px;
  }
  #wrap {
    width: 100% !important;
  }
  #wrap div.fullwidth-wrapper.one-col.page-title div.columns.page-title {
    width: 960px;
  }
  #extra-wrapper {
    width: 960px !important;
  }
  #inner {
    width: 960px;
  }
  body.full-width-content #content {
    width: 960px;
  }
  body.home #inner {
    width: auto;
  }
  #header-extra-wrapper {
    width: 100% !important;
  }
  #header-extra-wrapper #header {
    width: 960px !important;
  }
  #header-extra-wrapper #header .wrap {
    width: 960px !important;
  }
  #header-extra-wrapper #nav .wrap {
    width: 960px !important;
  }
  #footer-widgets .wrap {
    width: 960px !important;
  }
  .breadcrumb {
    margin: -30px -40px 30px;
  }
  #content {
    float: left;
    padding: 0 0 10px 0;
    width: 670px;
  }
  #content .home-top.home-top-one-third-left {
    width: 25%;
  }
  .full-width-content #content {
    width: 840px;
  }
  .post-type-archive-portfolio.full-width-content #content {
    width: 900px;
  }
  .post-info .date-info {
    margin: 0 0 25px -40px;
    padding: 20px 20px 20px 40px;
  }
  #content #genesis-responsive-slider .flex-control-nav.nav-pos-excerpt,
  #content #genesis-responsive-slider .flex-direction-nav li a,
  #content #genesis-responsive-slider .flex-direction-nav li a.prev {
    display: none;
  }
  home-header-overlay-img div.widget-area {
    margin-right: 5px;
  }
  html body #footer .wrap {
    width: 100% !important;
    padding: 30px 0px 0px 0px;
    height: auto;
  }
  html body #footer .wrap div {
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    width: 100%;
  }
  #footer-widgets .wrap .widget-area {
    height: auto;
    padding: 0 15px !important;
  }
  #content-sidebar-wrap {
    width: 100%;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry h2.entry-title,
  body.author #inner #content-sidebar-wrap #content .hentry h2.entry-title,
  .category #inner #content-sidebar-wrap #content .hentry h2.entry-title,
  .archive #inner #content-sidebar-wrap #content .hentry h2.entry-title {
    float: right;
    display: inline-block;
    width: 400px !important;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info,
  .archive #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info {
    float: right;
    width: 400px;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  .archive #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div,
  .archive #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div {
    display: inline;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content,
  .archive #inner #content-sidebar-wrap #content .hentry div.entry-content {
    min-height: 176px;
    height: auto;
    padding-bottom: 0px;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
  .archive #inner #content-sidebar-wrap #content .hentry div.entry-content a img {
    position: absolute;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content p,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content p,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content p,
  .archive #inner #content-sidebar-wrap #content .hentry div.entry-content p {
    width: 370px;
  }
  body.single.search div.post-info,
  body.single.single-post div.post-info {
    margin-top: 15px !important;
    margin-bottom: 15px;
  }
  body.single.search div.post-info div.date-info,
  body.single.single-post div.post-info div.date-info {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #sidebar {
    float: none;
    width: 960px;
    margin: 0 auto;
    display: block;
    border-left: none;
    border-right: none;
    overflow: hidden;
  }
  #sidebar div.widget {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer#footer {
    padding-top: 0px !important;
  }
  .footer#footer .wrap {
    text-align: center !important;
  }
  .footer#footer .wrap .gototop {
    float: none;
    text-align: center !important;
    width: 100%;
    margin-bottom: 15px;
  }
  .footer#footer .wrap .creds {
    float: none;
    width: 100%;
  }
  .footer#footer .wrap .creds a {
    clear: both;
    float: none;
    display: block;
  }
  body.content-sidebar div#extra-content div.block h1 {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 1023px) {
  body {
    margin: 0 auto;
    width: 100%;
  }
  div#adresbox {
    float: right;
    margin-top: 50px !important;
  }
  .content-sidebar #content,
  .globeview-landing #wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .full-width-content #content,
  .full-width-content.globeview-landing #content,
  .menu-primary,
  .menu-secondary,
  .post-type-archive-portfolio.full-width-content #content,
  .sidebar,
  .sidebar-content #content,
  #content-sidebar-wrap,
  #footer .creds,
  #footer .gototop,
  #footer-widgets .wrap,
  #header ul.menu,
  #header .widget-area,
  #sidebar-alt,
  #title-area,
  #wrap {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
  .genesis-nav-menu.responsive-menu {
    display: none;
  }
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block;
  }
  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static;
  }
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    border: none;
    display: inline-block;
    line-height: 1;
    padding: 16px;
    text-transform: none;
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }
  /*
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	*/
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    padding: 12px 16px;
    position: relative;
    text-transform: none;
    width: 100%;
  }
  .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu a {
    background: none;
    color: #666;
  }
  .genesis-nav-menu.responsive-menu .sub-menu a:hover,
  .genesis-nav-menu.responsive-menu a:hover,
  .genesis-nav-menu.responsive-menu li:hover {
    background: none;
    color: #111;
  }
  #description,
  #footer .creds,
  #footer .gototop,
  #header ul.menu,
  #header .search-form {
    float: none;
    text-align: center;
  }
  .globeview-home #inner,
  .full-width-content.globeview-landing #content,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .post-type-archive-portfolio.full-width-content #content,
  #content,
  #footer-widgets .wrap,
  #title a,
  #title a:hover,
  #header .search-form {
    padding: 0;
  }
  .breadcrumb {
    margin: -30px -30px 30px;
    padding: 10px 15px;
  }
  .menu li.right,
  #content #genesis-responsive-slider .slide-excerpt {
    display: none;
  }
  .menu li li {
    text-align: left;
  }
  #inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home-middle,
  .home-top {
    padding: 30px 20px 0;
  }
  .breadcrumb .globeview-home .featuredpage .page,
  .globeview-home .featuredpost .post {
    margin: 0 0 30px;
  }
  .globeview-home .home-cta {
    padding: 20px 30px;
    text-align: center;
  }
  .globeview-home .home-cta .alignright {
    clear: both;
    display: block;
    float: none;
    margin: 20px 25% 10px;
  }
  /*h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 36px;
	}*/
  .widget-area h4 {
    margin: 0 0 15px;
  }
  .sidebar .widget,
  #sidebar .widget.enews-widget {
    padding: 20px 30px;
  }
  #footer-widgets .wrap {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #footer-widgets .wrap div.widget-area {
    height: 279px !important;
  }
  #footer-widgets .wrap div.widget-area.footer-widgets-3 div.left {
    width: 55%;
    padding-right: 10px;
  }
  #footer-widgets .wrap div.widget-area.footer-widgets-3 div.right {
    width: 45%;
    padding-left: 15px !important;
  }
  #footer {
    padding: 20px 0;
  }
  #content .home-cta div {
    width: auto;
  }
  #content .home-cta div.widget {
    width: auto;
  }
  #content .home-cta div.widget > div h4 {
    margin-top: 12px;
  }
  #content div.home-top.home-single {
    padding: 0px;
    padding-top: 30px;
  }
  #content div.home-top.home-three-columns {
    padding: 0px;
    padding-top: 15px;
  }
  #content div.home-top.home-three-columns div.widget {
    padding: 0 15px;
  }
  #content div.home-top.home-top-two-third-left {
    float: none;
    width: 100%;
  }
  #content div.home-top.home-top-two-third-left > div.widget {
    border-right: none;
  }
  #content div.home-top.home-top-two-third-left > div.widget.featuredpost div.widget-wrap .entry {
    padding: 15px;
  }
  #content div.home-top.home-top-one-third-right {
    float: none;
    width: 100%;
  }
  /* --------------------------------------BLOG------------------------------------------------*/
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry h2.entry-title,
  body.author #inner #content-sidebar-wrap #content .hentry h2.entry-title,
  .category #inner #content-sidebar-wrap #content .hentry h2.entry-title {
    float: none;
    display: block;
    width: 100% !important;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info {
    float: none !important;
    width: 100%;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > span,
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div,
  body.author #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div,
  .category #inner #content-sidebar-wrap #content .hentry div.post-info div.date-info > div {
    display: inline;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content {
    padding-bottom: 0px;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content a img,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content a img {
    position: relative !important;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 15px !important;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content a .more-link,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content a .more-link,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content a .more-link {
    display: none;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.entry-content p,
  body.author #inner #content-sidebar-wrap #content .hentry div.entry-content p,
  .category #inner #content-sidebar-wrap #content .hentry div.entry-content p {
    float: none;
    width: 100% !important;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry a.more-link,
  body.author #inner #content-sidebar-wrap #content .hentry a.more-link,
  .category #inner #content-sidebar-wrap #content .hentry a.more-link {
    position: relative;
    top: 0px;
    left: 0px;
    float: none;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
  body.author #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper,
  .category #inner #content-sidebar-wrap #content .hentry div.date-info-wrapper {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 960px) {
  div#second-container {
    display: block;
  }
  .menu-primary li,
  .menu-secondary li,
  #header ul.menu li {
    float: none;
  }
  div#responsive-logo-wrap {
    display: block;
    text-align: center;
  }
  div#responsive-logo-wrap img {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #content div.home-top.home-single {
    padding: 0px;
    padding-top: 0px;
  }
  #content div.home-top > div {
    border: none;
  }
  #inner {
    padding: 15px;
  }
  div.home-header-overlay-img {
    padding-bottom: 0px !important;
  }
  div#nav ul li.thuis {
    display: none;
  }
  div#top-bar {
    display: none !important;
  }
  div.search-bar {
    display: none !important;
  }
  /* ---------------------------- Responsive TOPmenu -------------------------------------------------------------------------------------------- */
  #wrap {
    width: 100% !important;
  }
  #extra-wrapper {
    width: 100% !important;
  }
  #inner {
    width: auto;
  }
  #header-extra-wrapper {
    width: 100% !important;
  }
  #header-extra-wrapper #header {
    width: 100% !important;
  }
  #header-extra-wrapper #header .wrap {
    width: 100% !important;
  }
  #header-extra-wrapper #nav .wrap {
    width: 100% !important;
  }
  #footer-widgets .wrap {
    width: 100% !important;
  }
  a.responsive-link > div {
    background: #777777 !important;
  }
  a.responsive-link > div:hover {
    background: #333333 !important;
  }
  a.responsive-link > div.phone:before {
    color: #ffffff;
  }
  a.responsive-link > div.mail:before {
    color: #ffffff;
  }
  a.responsive-link > div.maps:before {
    color: #ffffff;
  }
  a.responsive-link > div.cart:before {
    color: #ffffff;
  }
  a#opendash-link > div {
    background: #777777 !important;
  }
  a#opendash-link > div:hover {
    background: #333333 !important;
  }
  a#opendash-link > div:before {
    color: #ffffff;
  }
  div.dash-open {
    float: left;
    background-color: #333333;
    width: 100%;
    height: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  div.dash-open > a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  div.dash-open > a div.social-icons {
    float: left;
    background: #333333;
    width: 25%;
    border-left: 1px solid #eeeeee;
    font: normal 0px 'FontAwesome';
    color: #FFF;
    text-align: center;
    line-height: 64px;
    margin: 0 auto;
    padding: 0px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  div.dash-open > a div.social-icons:hover {
    background: #aaaaaa !important;
  }
  div.dash-open > a div.social-icons:before {
    color: #ffffff;
  }
  div.dash-open > a div.social-icons.facebook-menu {
    border-left: none;
  }
  div.dash-open > a div.social-icons.facebook-menu:before {
    content: "\f082";
    color: #ffffff;
  }
  div.dash-open > a div.social-icons.twitter-menu:before {
    content: "\f081";
    color: #ffffff;
  }
  div.dash-open > a div.social-icons.googleplus-menu:before {
    content: "\f0d4";
    color: #ffffff;
  }
  div.dash-open > a div.social-icons.linkedin-menu:before {
    content: "\f08c";
    color: #ffffff;
  }
  .dash-closed {
    height: 0px;
  }
  .dash-closed a {
    height: 0px;
  }
  .dash-closed a div {
    height: 0px;
  }
  div#nav .wrap ul.genesis-nav-menu.responsive-menu li.menu-item.menu-close > ul.sub-menu {
    display: none;
  }
  div#nav .wrap div.responsive-menu-icon {
    background: #555555 !important;
  }
  div#nav .wrap div.responsive-menu-icon:hover {
    background: #333333 !important;
  }
  div#nav .wrap div.responsive-menu-icon:before {
    color: #ffffff;
  }
  .header-widget-area,
  .home-header-overlay-img {
    display: none !important;
  }
  .responsive-menu-items {
    display: block;
    position: relative;
    top: 0px;
    left: 20%;
    z-index: 9999;
    width: 20%;
    float: left;
    height: 64px;
    border-left: 1px solid #eeeeee;
    font: normal 32px/1 'FontAwesome';
    color: #289cf5;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    line-height: 64px;
  }
  .responsive-menu-items.mail:before {
    content: "\f0e0";
  }
  .responsive-menu-items.phone:before {
    content: "\f095";
  }
  .responsive-menu-items.maps:before {
    content: "\f041";
  }
  .responsive-menu-items.dashboard:before {
    content: "\f141";
  }
  .responsive-menu-items.cart:before {
    content: "\f07a";
  }
  div#extra-wrapper {
    width: 1200px;
    margin: 0 auto 0 auto;
  }
  div#header-extra-wrapper {
    width: 100%;
  }
  div#header-extra-wrapper #header {
    width: 100%;
  }
  div#nav > div.wrap {
    width: 100% !important;
  }
  div#footer-widgets div.wrap div.widget-area {
    height: auto !important;
  }
  body.full-width-content #content {
    width: 100%;
  }
  div.fullwidth-wrapper.one-col.page-title div.columns.page-title {
    width: 100%;
    padding-left: 15px;
  }
  /* --------------------------------------BLOG------------------------------------------------*/
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry,
  .archive #inner #content-sidebar-wrap #content .hentry.post.entry {
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  .archive #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content {
    padding-bottom: 0px;
  }
  #sidebar {
    width: 100%;
  }
  #sidebar div.widget {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  h1#headerspreuk {
    float: none;
    display: block !important;
    padding-bottom: 15px !important;
  }
  .home-middle,
  .home-top {
    padding: 30px 0 0;
  }
  .post-type-archive-portfolio .portfolio,
  .home-middle .widget,
  .home-top .widget {
    text-align: center;
    width: 100% !important;
  }
  .globeview-home .featuredpage .page,
  .globeview-home .featuredpost .post {
    margin: 0 0 30px;
  }
  .globeview-home .featuredpage img,
  .globeview-home .featuredpost img {
    margin: 0 0 20px;
  }
  .globeview-home a.more-link {
    margin: 20px 0 0;
  }
  .post-type-archive-portfolio .portfolio {
    padding: 0 0 30px;
  }
  .post-info .date-info {
    margin: 0 0 25px;
    padding: 20px;
  }
  .post-info .comments {
    display: none;
  }
  /*h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}*/
  .archive-page,
  .five-sixths,
  .four-fifths,
  .four-sixths,
  .one-fifth,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fifths,
  .three-fourths,
  .three-sixths,
  .two-fifths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    padding: 0;
    width: 100%;
  }
  #header div.wrap {
    /* Tekst van titel */
  }
  #header div.wrap #title-area {
    z-index: 499;
  }
  #header div.wrap #title-area h1#title {
    font-size: 14px;
  }
  div.home-header-overlay-img {
    display: none;
  }
  #googlemaps iframe {
    width: 100%;
  }
  textarea.wpcf7-textarea {
    width: 100% !important;
  }
  div#content div.home-cta {
    margin-bottom: 0px;
  }
  div#content div.home-top {
    margin-bottom: 0px;
  }
  div#content div.home-top div.widget div.widget-wrap h4.widgettitle {
    padding-top: 15px;
    padding-bottom: 2.5px;
  }
  div#content div.home-top div.widget.home-two-columns div.widget.featuredpost div.widget-wrap div.entry h2 {
    float: none;
    display: block;
    width: auto !important;
  }
  div#content div.home-top div.widget.home-two-columns div.widget.featuredpost div.widget-wrap div.entry p {
    margin-top: 0px;
  }
  div#content div.home-top div.widget.home-three-columns .widget .widget-wrap {
    margin-bottom: 15px !important;
  }
  div.widget.featuredpost div.widget-wrap {
    padding: 0px !important;
  }
  .footer#footer {
    padding-top: 0px !important;
  }
  .footer#footer .wrap {
    text-align: center !important;
  }
  .footer#footer .wrap .gototop {
    float: none;
    text-align: center !important;
    width: 100%;
    margin-bottom: 15px;
  }
  .footer#footer .wrap .creds {
    float: none;
    width: 100%;
  }
  .footer#footer .wrap .creds a {
    clear: both;
    float: none;
    display: block;
  }
  .footer-widgets {
    width: 100%;
    position: relative;
  }
  .footer-widgets .wrap {
    padding: 15px !important;
  }
  .footer-widgets .wrap .widget-area {
    width: 100% !important;
    clear: both;
    border-left: none !important;
    padding: 15px 0 !important;
    margin-top: 30px;
    height: auto;
    /* height: 200px; */
  }
  .footer-widgets .wrap .widget-area.footer-widgets-3 {
    border-bottom: none;
  }
  .footer-widgets .wrap .widget-area p {
    margin-bottom: 0;
  }
  body div#content ul.products li.product {
    width: 48% !important;
  }
  div.columns > div {
    float: none;
    width: 100% !important;
  }
}
@media only screen and (max-width: 650px) {
  /* --------------------------------------BLOG------------------------------------------------*/
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content {
    padding-right: 0px;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content a img,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content a img,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content a img {
    float: none;
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper div.post-info,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper div.post-info,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper div.post-info {
    display: block;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper a.more-link,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper a.more-link,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.date-info-wrapper a.more-link {
    float: none;
    margin-top: 15px;
    margin-bottom: 45px !important;
  }
}
@media only screen and (max-width: 480px) {
  #wrap {
    padding: 0;
  }
  #inner {
    padding: 15px;
  }
  #inner #content-sidebar-wrap {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  }
  #inner #content-sidebar-wrap #sidebar {
    border: none;
  }
  #inner #content-sidebar-wrap #sidebar div.widget {
    padding: 0px;
  }
  #contact {
    display: none;
  }
  #header {
    background-position: center center !important;
  }
  #header #title-area {
    display: none;
  }
  #header .widget-area {
    padding: 0 0 20px;
    width: 100%;
  }
  #header .textwidget {
    text-align: center;
    font-size: 10px !important;
  }
  #header .textwidget img {
    height: auto !important;
    margin: 15px 0px 15px 0px !important;
  }
  .home-middle,
  .home-top {
    padding: 30px 0 0;
  }
  img {
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .post-type-archive-portfolio .portfolio,
  .home-middle .widget,
  .home-top .widget {
    text-align: left;
    width: 100%;
  }
  .globeview-home .featuredpage .page,
  .globeview-home .featuredpost .post {
    margin: 0 0 30px;
  }
  .globeview-home .featuredpage img,
  .globeview-home .featuredpost img {
    margin: 0 0 20px;
  }
  .globeview-home a.more-link {
    margin: 20px 0 0;
  }
  .post-type-archive-portfolio .portfolio {
    padding: 0 0 30px;
  }
  .post-info .date-info {
    margin: 0 0 25px;
    padding: 20px;
  }
  .post-info .comments {
    display: none;
  }
  /*h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}*/
  .archive-page,
  .five-sixths,
  .four-fifths,
  .four-sixths,
  .one-fifth,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fifths,
  .three-fourths,
  .three-sixths,
  .two-fifths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    padding: 0;
    width: 100%;
  }
  #content div#comments {
    margin-bottom: 15px !important;
  }
  #content .post.entry {
    margin-bottom: 15px !important;
  }
  #content .post.entry h2.entry-title {
    font-size: 14px;
    margin-bottom: 2.5px !important;
  }
  #content .post.entry .entry-content a img {
    float: none;
  }
  #content .post.entry .entry-content p {
    margin-top: 0px !important;
  }
  #content .home-cta {
    margin-left: 0;
    left: 0;
    width: auto;
  }
  #content .home-cta div.widget > div {
    text-align: center;
  }
  #content .home-cta div.widget > div h4 {
    font-size: 18px !important;
    margin-top: 26px;
  }
  #content .home-top div.widget div.widget-wrap .entry h2 {
    float: none !important;
    display: block !important;
    width: auto !important;
  }
  #content .home-top div.widget div.widget-wrap .entry h2 a {
    float: none !important;
  }
  #content .home-top div.widget div.widget-wrap .entry p {
    margin-top: 0px !important;
    width: 100%;
  }
  #content .home-top.home-top-two-third-left div.widget div.widget-wrap .entry {
    padding-right: 0px;
  }
  #content .home-top.home-top-two-third-left div.widget div.widget-wrap .entry h2 {
    float: none !important;
    display: block !important;
    width: auto !important;
  }
  #content .home-top.home-top-two-third-left div.widget div.widget-wrap .entry h2 a {
    float: none !important;
  }
  #content .home-top.home-top-two-third-left div.widget div.widget-wrap .entry p {
    margin-top: 0px !important;
    width: 100%;
  }
  div#content > div.entry.post {
    margin: 0;
    padding: 15px 7.5px;
  }
  div#content > div.entry.post .entry-title {
    padding-left: 0px;
  }
  div#content > div.entry.post img {
    margin-left: 0px !important;
  }
  div#content > div.entry.post div.entry-content {
    padding: 0;
  }
  div#content div#comments {
    margin: 0;
  }
  div#content div#comments ol.comment-list li.comment {
    margin: 0;
  }
  div#content div#comments ol.comment-list li.comment .comment-content p {
    padding: 7.5px 7.5px 7.5px 0 !important;
  }
  div#content div#respond {
    margin: 0;
  }
  div#header div.header-widget-area div.widget div.textwidget {
    display: block;
    float: none;
  }
  div#header div.home-header-overlay-img {
    clear: both;
    position: relative;
  }
  div#header div.home-header-overlay-img div.widget {
    clear: both;
    position: relative;
  }
  div#header div.home-header-overlay-img div.widget div.textwidget div#socialheader {
    float: none;
    position: relative;
    top: 5px;
    left: 5px;
  }
  div#header div.home-header-overlay-img div.widget div.textwidget div#adresbox {
    float: none;
    position: relative;
    margin-top: 0px;
    width: 100%;
    height: auto;
  }
  /* --------------------------------------BLOG------------------------------------------------*/
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.page-template-page_blog-php #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  body.author #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content,
  .category #inner #content-sidebar-wrap #content .hentry.post.entry div.entry-content {
    height: auto;
  }
  /*
		Gallery --------------------------------------
	*/
  div.gallery .gallery-item {
    padding: 7.5px;
  }
}
@media only screen and (max-width: 380px) {
  #foto-spacer {
    margin-bottom: -60px;
  }
  #content > .page {
    padding: 0 !important;
  }
  .header-widget-area,
  .home-header-overlay-img {
    display: none !important;
  }
  /*
		Gallery --------------------------------------
	*/
  div.gallery .gallery-item {
    padding: 5px;
  }
}
/*------------------- RESPONSIVE MENU ---------------------*/
/*icons*/
/* hover */
/* Submenu */
/* hover */
/* Sub Sub menu */
/* hover */
/* Menu :active */
/*Responsive topmenu < 800px*/
/*----------------------------- LEVEL 2 ----------------------------------*/
/*
	Alles responsive regels
*/
/* Responsive Design
------------------------------------------------------------ */
@media only screen and (max-width: 1023px) {
  .tp-caption.sliderglobeviewstyle,
  .sliderglobeviewstyle {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    padding: 12px 24px 12px 24px!important;
    color: #8cb7a4 !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    line-height: 20px !important;
    letter-spacing: -1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 0px solid #FFFFFF!important;
  }
  .tp-caption.sliderglobeviewstyle1,
  .sliderglobeviewstyle1 {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    padding: 12px 24px 12px 24px!important;
    color: #8cb7a4 !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    line-height: 20px !important;
    letter-spacing: -1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 0px solid #FFFFFF!important;
  }
  .tp-caption.sliderglobeviewstyle2,
  .sliderglobeviewstyle2 {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    padding: 10px 20px 10px 20px!important;
    color: #289cf5 !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
    line-height: 20px !important;
    letter-spacing: -1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 0px solid #289cf5 !important;
  }
  .tp-caption.sliderglobeviewstyle3,
  .sliderglobeviewstyle3 {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    padding: 12px 24px 12px 24px!important;
    color: #5a3508 !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    line-height: 20px !important;
    letter-spacing: 10px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 0px solid #FFFFFF!important;
  }
  .tp-caption.sliderglobeviewstyle4,
  .sliderglobeviewstyle4 {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    padding: 10px 20px 10px 20px!important;
    color: #289cf5 !important;
    background-color: rgba(255, 255, 255, 0.75) !important;
    line-height: 20px !important;
    letter-spacing: 20px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 0px solid #289cf5 !important;
  }
  .tp-caption {
    padding: 0px !important;
    background-color: transparent !important;
  }
  .button-slider1 {
    color: #ffffff !important;
    background-color: #698723 !important;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    letter-spacing: 1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-variant: small-caps;
    text-decoration: none !important;
    text-shadow: none !important;
  }
  .button-slider2 {
    color: #ffffff !important;
    background-color: #004f88 !important;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    letter-spacing: 1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-variant: small-caps;
    text-decoration: none !important;
    text-shadow: none !important;
  }
  .button-slider3 {
    color: #ffffff !important;
    background-color: #6f4509 !important;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    letter-spacing: 1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-variant: small-caps;
    text-decoration: none !important;
    text-shadow: none !important;
  }
  .button-slider4 {
    color: #ffffff !important;
    background-color: #55940d !important;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    letter-spacing: 1.5px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    font-variant: small-caps;
    text-decoration: none !important;
    text-shadow: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .tp-caption.sliderglobeviewstyle1,
  .sliderglobeviewstyle1 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle2,
  .sliderglobeviewstyle2 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle3,
  .sliderglobeviewstyle3 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle4,
  .sliderglobeviewstyle4 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption {
    padding: 0px !important;
  }
  .button-slider1 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider2 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider3 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider4 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 340px) {
  .tp-caption.sliderglobeviewstyle1,
  .sliderglobeviewstyle1 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle2,
  .sliderglobeviewstyle2 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle3,
  .sliderglobeviewstyle3 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption.sliderglobeviewstyle4,
  .sliderglobeviewstyle4 {
    padding: 8px 14px 8px 14px!important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .tp-caption {
    padding: 0px !important;
  }
  .button-slider1 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider2 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider3 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
  .button-slider4 {
    position: absolute;
    left: -50px;
    padding: 8px 12px 8px 12px !important;
    line-height: 12px !important;
    font-size: 12px !important;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
tr:nth-of-type(odd) {
  background: #eeeeee;
}
body.page tr:first-child th {
  font-weight: bold;
}
td,
th {
  padding: 6px;
  border: 1px solid #cccccc;
  text-align: left;
}
table {
  margin: auto;
}
@media only screen and (max-width: 800px) {
  table thead {
    /* Hide table headers (but not display: none;, for accessibility) */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table tbody tr {
    display: block;
    border: 1px solid #cccccc;
  }
  table tbody tr:nth-child(odd) td {
    border-bottom: 1px solid #ffffff;
  }
  table tbody tr td {
    display: block;
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 30% !important;
    white-space: normal;
    text-align: left;
  }
  table tbody tr td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    white-space: normal;
    font-weight: bold;
    content: attr(data-title);
  }
  .wider-headings tbody tr td {
    padding-left: 40% !important;
  }
}
@media only screen and (max-width: 800px) {
  .variations tr {
    display: table;
    padding: 15px;
    width: 100%;
    text-align: left !important;
  }
  .variations tr td {
    text-align: left !important;
    padding: 15px !important;
  }
  .variations tr td.label {
    padding-bottom: 0px !important;
  }
  .variations tr td.value {
    padding-bottom: 0px !important;
  }
  .variations tr td.value a {
    display: none;
  }
  .variations tr td select {
    margin-bottom: 15px !important;
  }
  body.single div.upsells ul.products,
  body.single div.related ul.products {
    padding: 15px 0px  !important;
  }
  body.single .woocommerce-tabs #tab-additional_information th {
    display: block !important;
    width: 100% !important;
  }
  body.single .aiowps-captcha label {
    width: 100% !important;
    float: none !important;
  }
  body.single .aiowps-captcha-equation {
    margin-left: 15px !important;
  }
  body.single .comment-form-comment {
    clear: both;
  }
  body.single .comment-form-comment label {
    display: block !important;
  }
  body.single #respond form label {
    padding-left: 0px !important;
  }
  div#home-woocommerce {
    width: 100% !important;
    padding-right: 30px;
    box-sizing: border-box;
  }
  div#home-woocommerce ul.products {
    width: 100% !important;
    padding-right: 0px !important;
    box-sizing: border-box;
    margin: 0 auto;
  }
  div#home-woocommerce ul.products li.product {
    display: block !important;
    margin-bottom: 30px;
  }
  ul.products {
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 auto;
  }
  ul.products li.product {
    width: 48% !important;
    clear: none;
    margin-bottom: 30px;
  }
  body.woocommerce-cart .entry {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body.woocommerce-cart .entry td.product-quantity {
    min-width: auto !important;
  }
  body.woocommerce-cart .entry td.product-quantity input.input-text.qty.text {
    width: 50px;
  }
  body.woocommerce-cart .entry input.button {
    width: auto !important;
  }
  body.content-sidebar div.contactform div.row.artikel > div.inputfield,
  body.sidebar-content div.contactform div.row.artikel > div.inputfield {
    width: 100% !important;
  }
}
@media only screen and (max-width: 650px) {
  div#home-woocommerce ul.products {
    width: 100% !important;
  }
}
@media only screen and (max-width: 480px) {
  body div#wrap div#content ul.products {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body div#wrap div#content ul.products > li.product {
    width: 100% !important;
    clear: both !important;
    float: none !important;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: left !important;
  }
  body.single-product #content {
    padding: 0px !important;
  }
  body.single-product #content div.upsells > h2 {
    font-size: 16px !important;
    margin-top: 30px !important;
  }
  body.single-product #content .woocommerce-tabs #tab-additional_information th {
    width: auto !important;
  }
  h3#reply-title {
    font-size: 14px !important;
  }
  #home-woocommerce {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  #home-woocommerce ul.products {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 960px) {
  div.contactform {
    overflow: hidden;
    width: 100% !important;
  }
  div.contactform div#google-maps {
    width: 100%;
    overflow: hidden;
  }
  div.contactform div.row div.inputfield .inputicon {
    right: 30px !important;
  }
}
@media only screen and (max-width: 800px) {
  div.contactform div#pre-form div#extra-content div.block h1 {
    font-size: 16px;
  }
  div.contactform div.row {
    display: block;
    width: 100%;
  }
  div.contactform div.row div.inputfield {
    width: 100% !important;
    float: none !important;
    display: block !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  div.contactform div.row div.inputfield span.wpcf7-list-item {
    display: block;
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 650px) {
  div.contactform div#pre-form div#extra-content div.block {
    float: none !important;
    width: 100% !important;
    height: auto;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  #contactform td {
    display: block;
  }
}
/* 
	Jquery responsive less
*/
@media only screen and (max-width: 480px) {
  div.tabs.ui-tabs ul.ui-tabs-nav {
    height: auto;
  }
  div.tabs.ui-tabs ul.ui-tabs-nav li.ui-state-default {
    float: none;
    border-radius: 0px;
  }
  div.tabs.ui-tabs ul.ui-tabs-nav li.ui-state-default a {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
}
/**
	Responsive behaviour columns Custom templates
*/
@media only screen and (max-width: 1200px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
    width: 960px !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns h3.row-title {
    padding-left: 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns .wrapper.left {
    padding-left: 0px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns .wrapper.right {
    padding-right: 0px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page-template-columns-x-fullwidth.content-sidebar #inner,
  body.page-template-columns-x-fullwidth.sidebar-content #inner {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth.content-sidebar #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper,
  body.page-template-columns-x-fullwidth.sidebar-content #inner div#content-sidebar-wrap #content .page.entry div.entry-content div.fullwidth-wrapper {
    width: 100% !important;
    margin-left: 0px;
  }
  /*
		Gallery --------------------------------------
	*/
  div.columns.three-col div.gallery .gallery-item,
  div.columns.four-col div.gallery .gallery-item,
  div.columns.five-col div.gallery .gallery-item {
    padding: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  div.columns.one-col.page-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  div.columns.one-col.page-title h1 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 960px) {
  body.page-template-columns-x-fullwidth div#inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns blockquote {
    margin: 0px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.one-col > div.wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content {
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns {
    width: 100%;
    box-sizing: border-box;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper {
    margin-bottom: 60px !important;
    padding-left: 0px;
    padding-right: 0px;
    /*
										&.right {
										padding-left: 0px;
									}
									&.left {
										padding-right: 0px;
									}
									*/
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns > div.wrapper.last {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns div.wrapper div.content blockquote {
    margin: 0px;
  }
}
/**
	Responsive behaviour Widgets
*/
@media only screen and (max-width: 1200px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > h2 {
    width: 60% !important;
    padding-bottom: 3px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link {
    position: relative;
    left: 0px;
    bottom: 0px;
    margin: 4px 30px 0px 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a {
    float: none;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a img {
    /*
														float: left;
														
														clear: none;
														*/
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry h2 {
    clear: both !important;
    display: block;
    padding-top: 15px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p {
    position: relative;
    margin-top: 0px !important;
    display: block;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link {
    display: inline-block;
    float: none;
    position: relative;
    bottom: 0px;
    margin: 15px 30px 0px 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:hover {
    color: #555555 !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:hover:after,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:hover:after {
    color: #a77898 !important;
    padding-top: 1px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry a.more-link:after,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry a.more-link:after {
    font-family: fontawesome;
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 12px;
    content: "\f054";
    color: #aaa;
    padding-left: 7.5px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info {
    font-family: 'Open Sans', sans-serif;
    color: #636161;
    font-size: 12px;
    padding: 0 0 7.5px 0;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span {
    color: #636161;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a {
    color: #a77898;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a:hover {
    text-decoration: none;
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a.fn,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a.fn {
    color: #a77898;
    font-size: 12px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span a.fn:hover {
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments {
    float: right;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a {
    color: #a77898;
    font-size: 12px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry p.post-info span.post-comments a:hover {
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry {
    position: relative;
    padding: 0px 0px 15px 0px;
    margin: 0px 0 15px 0;
    border-radius: 4px;
    box-shadow: none !important;
    border-bottom: 1px solid #e3e3e3;
    /*One Third LARGE -------------------------------------------------------*/
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a {
    float: none !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a img {
    width: auto;
    height: auto;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
    clear: both !important;
    display: block !important;
    float: none !important;
    margin: 0;
    width: auto;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2 a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2 a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a {
    display: block;
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2 a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2 a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 a:hover {
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
    position: relative;
    margin-top: 0px !important;
    display: block;
    float: none;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link {
    display: inline-block;
    float: none;
    position: relative;
    bottom: 0px;
    margin: 15px 30px 0px 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large {
    margin-bottom: 30px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a {
    float: none;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a img {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
    width: auto;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large h2 {
    clear: both !important;
    display: block;
    margin: 0;
    width: auto;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large a.more-link {
    display: inline-block;
    float: none;
    position: relative;
    bottom: auto;
    margin: 15px 30px 0px 0px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    clear: both;
    color: #a77898 !important;
    padding: 7.5px 10px !important;
    text-transform: none !important;
    font-variant: normal !important;
    border: 1px solid #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large a.more-link:after {
    font-family: fontawesome;
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 12px;
    content: "\f054";
    color: #aaa;
    padding-left: 7.5px;
  }
  /*
		Gallery --------------------------------------
	*/
  div.columns.three-col div.gallery .gallery-item,
  div.columns.four-col div.gallery .gallery-item,
  div.columns.five-col div.gallery .gallery-item {
    padding: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  div.columns.one-col .featuredpost div.widget-wrap div.entry {
    min-height: auto;
  }
  div.columns.one-col .featuredpost div.widget-wrap div.entry h2 {
    clear: both !important;
    display: block;
    width: 100% !important;
  }
}
@media only screen and (max-width: 960px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > .left,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > .right {
    /* NIEUWS WIDGET */
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > .left div.wrapper div.content div.featuredpost div.widget-wrap div.entry > h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > .right div.wrapper div.content div.featuredpost div.widget-wrap div.entry > h2 {
    clear: both !important;
    display: block;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > h2 {
    width: 70% !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link {
    position: absolute;
    left: auto;
    bottom: 15px;
    margin: 4px 30px 0px 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a {
    float: none;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry > a img {
    /*
														float: left;
														
														clear: none;
														*/
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right .featuredpost div.widget-wrap div.entry h2 {
    clear: both !important;
    display: block;
    width: 100%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry {
    position: relative;
    padding: 0px 0px 15px 0px;
    margin: 0px 0 15px 0;
    /*One Third LARGE -------------------------------------------------------*/
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a {
    float: left !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a img {
    width: auto;
    height: auto;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > h2 {
    clear: none !important;
    display: block !important;
    float: left !important;
    margin: 0;
    width: 75% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > h2 a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > h2 a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > h2 a {
    display: block;
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > h2 a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > h2 a:hover,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > h2 a:hover {
    color: #a77898;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
    position: relative;
    margin-top: 0px !important;
    display: block;
    width: 90%;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link {
    display: inline-block;
    float: none;
    position: absolute;
    bottom: 15px;
    margin: 15px 30px 0px 0px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry.one-third-large,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry.one-third-large,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large {
    margin-bottom: 30px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry.one-third-large > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry.one-third-large > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a {
    float: none;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry.one-third-large > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry.one-third-large > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large > a img {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
    width: auto;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry.one-third-large h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry.one-third-large h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large h2 {
    clear: both !important;
    display: block !important;
    margin: 0;
    width: auto;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
    float: none !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry.one-third-large a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry.one-third-large a.more-link {
    display: inline-block;
    float: none;
    position: relative;
    bottom: auto;
    margin: 15px 30px 0px 0px !important;
  }
}
@media only screen and (max-width: 640px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
    width: 70% !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > a {
    clear: both !important;
    float: none !important;
    display: block !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > a img {
    margin-bottom: 15px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry > h2 {
    width: 100% !important;
    clear: both !important;
    float: none !important;
    display: block !important;
    padding-bottom: 10px !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry p {
    width: 100% !important;
    clear: both !important;
    float: none !important;
    display: block !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-col .featuredpost div.widget-wrap div.entry a.more-link {
    position: relative;
    left: 0px;
    bottom: 0px;
    display: inline-block !important;
    margin: 15px 30px 0px 0px !important;
  }
}
@media only screen and (max-width: 530px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
    width: 65% !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left div.right .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right div.left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
    width: 90%;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > a,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a {
    float: none !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry > a img,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry > a img {
    margin-bottom: 15px;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry h2,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry h2 {
    width: 100% !important;
    float: none !important;
    display: block !important;
    clear: both !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry p,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry p {
    width: 100% !important;
    float: none !important;
  }
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-left > div.right .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.two-third-right > div.left .featuredpost div.widget-wrap div.entry a.more-link,
  body.page-template-columns-x-fullwidth div#inner div#content-sidebar-wrap #content .page.entry div.entry-content div.columns.three-col .featuredpost div.widget-wrap div.entry a.more-link {
    position: relative;
    bottom: 0px;
  }
}
