.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.easingslider-container .easingslider-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.easingslider-container,.easingslider-container .easingslider-wrapper{display:none;position:relative}.easingslider-container{width:100%;-ms-touch-action:pan-y}.easingslider-container .easingslider-wrapper-outer{overflow:hidden;position:relative;width:100%}.easingslider-container .easingslider-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.easingslider-container .easingslider-item{float:left}.easingslider-controls .easingslider-buttons div,.easingslider-controls .easingslider-page{cursor:pointer}.easingslider-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/css/grabbing.png) 8 8,move}.easingslider-container .easingslider-item,.easingslider-container .easingslider-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.easingslider-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.easingslider-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.easingslider-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.easingslider-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.easingslider-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.easingslider-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.easingslider-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.easingslider-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.easingslider-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.easingslider{direction:ltr}.easingslider-resizing-enabled .easingslider-image{width:100%}.easingslider-item{max-width:auto!important}.easingslider-item.loading{background-image:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/images/loading.gif);background-repeat:no-repeat;background-position:center center;background-color:#fff}.easingslider-slide{background-color:#fff;text-align:center}.easingslider-image{margin-top:0!important;margin-bottom:0!important;padding:0!important}.easingslider-link{display:block}.easingslider-next,.easingslider-prev{position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;background-repeat:no-repeat;z-index:40;cursor:pointer}.easingslider-next{background-image:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/images/nav-arrow-next.png);background-position:top right}.easingslider-prev{background-image:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/images/nav-arrow-prev.png);background-position:top left}.easingslider-arrows-inside .easingslider-next{right:10px}.easingslider-arrows-inside .easingslider-prev{left:10px}.easingslider-arrows-outside .easingslider-next{right:-40px;padding-left:20px}.easingslider-arrows-outside .easingslider-prev{left:-40px;padding-right:20px}.easingslider-arrows-hover .easingslider-next,.easingslider-arrows-hover .easingslider-prev{opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .1s ease-in;-moz-transition:opacity .3s ease,-moz-transform .1s ease-in;-ms-transition:opacity .3s ease,-ms-transform .1s ease-in;-o-transition:opacity .3s ease,-o-transform .1s ease-in;transition:opacity .3s ease,transform .1s ease-in}.easingslider-arrows-hover .easingslider-prev{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);-o-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.easingslider-arrows-hover .easingslider-next{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);-o-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.easingslider-arrows-hover:hover .easingslider-next,.easingslider-arrows-hover:hover .easingslider-prev{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.easingslider-pagination{position:absolute;height:17px;z-index:40}.easingslider-pagination .easingslider-page{display:inline-block;zoom:1}.easingslider-pagination .easingslider-page span{width:15px;height:15px;margin:0 2px 0 0;padding:0;background-image:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/images/nav-icon-inactive.png);background-repeat:no-repeat;background-position:0 0;display:block;z-index:40;cursor:pointer}.easingslider-pagination .easingslider-page:last-child span{margin-right:0}.easingslider-pagination .easingslider-page.active span{background-image:url(//www.ockg-west.nl/wp-content/plugins/easing-slider/assets/images/nav-icon-active.png)}.easingslider-pagination-inside.easingslider-pagination-bottom-left .easingslider-pagination{bottom:10px;left:10px}.easingslider-pagination-inside.easingslider-pagination-bottom-right .easingslider-pagination{bottom:10px;right:10px}.easingslider-pagination-inside.easingslider-pagination-bottom-center .easingslider-pagination{bottom:10px;left:0;width:100%;text-align:center}.easingslider-pagination-inside.easingslider-pagination-top-left .easingslider-pagination{top:10px;left:10px}.easingslider-pagination-inside.easingslider-pagination-top-right .easingslider-pagination{top:10px;right:10px}.easingslider-pagination-inside.easingslider-pagination-top-center .easingslider-pagination{top:10px;left:0;right:0;width:100%;text-align:center}.easingslider-pagination-outside.easingslider-pagination-bottom-left .easingslider-pagination{bottom:-25px;left:0;padding-top:20px}.easingslider-pagination-outside.easingslider-pagination-bottom-right .easingslider-pagination{bottom:-25px;right:0;padding-top:20px}.easingslider-pagination-outside.easingslider-pagination-bottom-center .easingslider-pagination{bottom:-25px;left:0;right:0;width:100%;text-align:center;padding-top:20px}.easingslider-pagination-outside.easingslider-pagination-top-left .easingslider-pagination{top:-25px;left:0;padding-bottom:20px}.easingslider-pagination-outside.easingslider-pagination-top-right .easingslider-pagination{top:-25px;right:0;padding-bottom:20px}.easingslider-pagination-outside.easingslider-pagination-top-center .easingslider-pagination{top:-25px;left:0;width:100%;text-align:center;padding-bottom:20px}.easingslider-pagination-hover .easingslider-pagination{opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.easingslider-pagination-hover:hover .easingslider-pagination{opacity:1}body#tinymce.wp-editor {
margin: 10px;
} 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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #000;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
body {
background: #fff;
} h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0.2em 0;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: .5em;
} p {
margin-bottom: 1em;
}
.textwidget p {
margin-bottom:0;
}
ul, ol {
margin: 0;
}
ul {
list-style: none;
}
ol {
list-style: none;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left:0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #dfd6c7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
background: #e6e6e6;
color: rgba(0,0,0,.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
background: rgba( 255, 255, 255, 0.3 );
border: 1px solid #ccc;
border-radius: 3px;
padding: 6px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} a,
a:visited {
text-decoration: none;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
}
a.read-more { font-size:14px; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 1.5em auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.site-title,
.entry-title,
.page-title,
.entry-content,
.entry-summary,
.widget-title,
.comments-title,
.comment .reply,
.comment-meta,
.comment-author,
#reply-title {
font-family: Georgia, 'Times New Roman', serif;
} #mainContainer {
width:100% !important;
float:none;
background-color:transparent;
}
#main {
clear: both;
overflow: hidden;
}
.site-footer {
clear: both;
width: 100%;
} .site-header hgroup {
background: #d4d4d4;
padding:1.5em;
}
.site-title {
display:none;
font-size: 45px;
font-size: 4.5rem;
font-style: italic;
}
.site-description {
font-size: 13px;
font-size: 1.3rem;
}
.site-title a,
.site-description {
color: #552889;
} .main-navigation {
clear: both;
display: block;
padding: 1.5em;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
display:inline-block;
margin: 0.5em 0;
position: relative;
}
.main-navigation a {
display: block;
font-size: 1.4rem;
font-weight: bold;
margin-right: 2em;
text-decoration: none;
}
.main-navigation ul ul {
background: #e9e0d1;
border: 1px solid rgba( 0, 0, 0, 0.1 );
display: none;
float: left;
position: absolute;
top: 1.2em;
left: 0;
z-index: 99999;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
padding: 0 1.5em;
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul li:hover > ul {
display: block;
} .menu-toggle {
color: #7c948a;
cursor: pointer;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.main-small-navigation .menu {
display: none;
} .myfixed ul { text-align:center; } .site-main {
background: transparent;
}
.sticky {
}
.hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 1.5em;
padding-bottom: 1.5em;
}
.featured img {
width:300px;
height:auto;
}
.entry-title,
.page-title {
font-size: 28px;
font-style: italic;
margin: 0 0 0.2em;
}
.entry-title a {
text-decoration: none;
}
body.search .page-title,
body.archive .page-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 1em;
}
.entry-meta {
clear: both;
font-size: 12px;
font-size: 1.2rem;
}
footer.entry-meta { display:none; }
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content table,
.comment-content table {
border: 1px solid #d9d9d9;
border-left-width: 0;
margin: 0 -0.083em 2.083em 0;
text-align: left;
width: 100%;
}
.entry-content tr th,
.entry-content thead th,
.comment-content tr th,
.comment-content thead th {
border-left: 1px solid #d9d9d9;
font-weight: bold;
padding: 0.5em 	1.25em;
}
.entry-content tr td,
.comment-content tr td {
border: 1px solid #d9d9d9;
border-width: 1px 0 0 1px;
padding: 0.5em 	1.25em;
}
.entry-content tr.odd td,
.comment-content tr.odd td {
background: #dfd6c7;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
ul.page-numbers li { display:inline-block; } .format-aside .entry-content {
border-left: 4px solid rgba( 0, 0, 0, 0.1 );
padding-left: 1em;
} .site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.site-header img,
.entry-content img,
.widget-img,
img[class*="align"],
img[class*="wp-image-"],
.wp-caption img {
height: auto; }
.site-header img,
.entry-content img,
.widget img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .gallery {
margin-bottom: 1.5em;
}
.wp-caption-text,
.gallery-caption {
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
}
#content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
#content .gallery dd {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .site-content .site-navigation {
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
margin: 0 0 1.5em;
overflow: hidden;
}
.site-content .nav-previous {
float: left;
width: 50%;
}
.site-content .nav-next {
float: right;
text-align: right;
width: 50%;
} #comments {
clear: both;
}
.bypostauthor {
}
.comments-title,
#reply-title {
font-size: 20px;
font-size: 2rem;
}
.commentlist li {
list-style: none;
}
.commentlist,
.children {
list-style: none;
margin: 0;
}
.children {
margin: 0 0 0 6%;
}
.commentlist li.comment,
.commentlist li.pingback {
border-bottom: 1px solid rgba( 0, 0, 0, 0.2 );
padding-left: 2.5em;
}
.commentlist .children li,
.commentlist li:last-of-type {
border: none;
}
article.comment,
li.pingback {
overflow: hidden;
padding: 2.5em 0 0.7em;
position: relative;
}
.children article.comment,
.children li.pingback {
padding-top: 1.0em;
}
.comment .avatar {
float: left;
margin-right: 1.25em;
}
.comment-author {
font-size: 14px;
font-size: 1.4rem;
}
.comment-meta {
font-size: 12px;
font-size: 1.2rem;
}
.comment-content{
font-size: 13px;
font-size: 1.3rem;
margin: 1em 0 0 4.5em;
}
.comment .reply {
font-size: 12px;
font-size: 1.2rem;
text-align: right;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} .comment-notes,
#commentform .form-allowed-tags,
p.nocomments,
p.logged-in-as,
#commentform label {
font-size: 13px;
font-size: 1.3rem;
}
.required {
color: #880000;
}
#commentform label {
font-weight: bold;
padding: 1em 0;
}
#commentform input[type="text"] {
margin-left: 0.5em;
}
#commentform #comment {
margin-top: 0.6em;
}
#commentform .form-allowed-tags,
#commentform .form-allowed-tags code {
font-size: 11px;
font-size: 1.1rem;
}
p.nocomments {
margin: 2.5em;
} .widget {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.8;
margin: 0 0 1.5em;
}
.widget-title {
color: #999;
font-size: 20px;
font-size: 2rem;
font-style: italic;
} #searchsubmit {
display: none;
} .site-info {
font-size: 13px;
font-size: 1.3rem;
padding: 1.5em 0;
text-align: center;
} @media only screen and (max-width: 800px) {
#main {
overflow: visible;
}
.main-navigation {
display:none;
}
#content,
#primary,
#secondary,
#tertiary {
background: none;
float: none;
margin: 0;
padding: 0;
}
#primary,
#secondary,
#tertiary {
width: 100%;
}
.site-header hgroup,
#main {
padding: 0.8em;
}
} #ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .entry-thumbnail img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto; }@font-face {
font-family: 'plantagenetcherokee';
src: url(//www.ockg-west.nl/wp-content/themes/silvertheme-child/fonts/PlantagenetCherokee.woff2) format('woff2'), url(//www.ockg-west.nl/wp-content/themes/silvertheme-child/fonts/PlantagenetCherokee.woff) format('woff'), url(//www.ockg-west.nl/wp-content/themes/silvertheme-child/fonts/PlantagenetCherokee.ttf) format('truetype'); }
* { font-family:"niveau-grotesk", serif; } #main, .site-navigation-full div, .site-title, .site-description, .sf-widget, .site-logo { max-width:1080px; margin:0 auto; }
.site-navigation { position: relative; z-index: 1; }
.clear { clear: both; }
img { max-width:1000px; } h1 { font-family: "niveau-grotesk"; }
h2 { font-family:"plantagenetcherokee", serif; font-size:29px; }
h3 { font-family:"niveau-grotesk", serif; font-size:28px; color:#662482; font-style: normal; }
h4 { }
.site-logo h3 { font-family:"plantagenetcherokee",serif; font-style:italic; color:#D2ADD0; font-size:30px; line-height:0.8; text-align:left; }
.entry-title, .page-title { }
.site-main { padding: 20px; }
.lees-meer, .read-more {
display:inline-block;
background:#662482;
padding:.2em .75em;
border-radius:10px;
color:white !important;
font-size:20px;
}
.read-more { font-size:inherit !important; }
.button-groen,
.button-groen:visited {
display:inline-block;
background:#7F9829;
padding:.2em 1em;
min-width:224px;
color:white;
font-family:"niveau-grotesk", serif;
font-size:26px;
}
input.gform_button {
background:#662482;
border:0;
box-shadow:none;
text-shadow:none;
border-radius:0;
color:white;
} .site-header hgroup {
padding: 34px 0 0;
background: #eadfea !important;
position: relative;
}
.slider-header { width: 60%; }
.site-logo { z-index:7; position: relative; }
.site-logo img { width:145px; }
.site-logo h2 { color:#662482; line-height:1.3; }
.site-logo div { display:inline-block; vertical-align: top; }
.site-logo div:nth-child(2) { margin-left:1em; }
#logo-border {
left:-100px;
position: absolute;
top:-60px;
width: 100%;
z-index: 5;
}
#logo-border .sf-widget { }
#logo-border #border {
border-radius:50%;
background:#EADFEA;
width:341px;
height:341px;
}
#side-buttons {
position: absolute;
right:0;
top:20%;
z-index: 99;
overflow: hidden;
}
#side-buttons .login img { width:17px; }
#side-buttons .search img { width:21px; }
#side-buttons .search .searchfield { display:none; float:right; padding:0; margin:0; vertical-align: top; }
#side-buttons .search .searchfield input { border:0; padding:0 5px; box-sizing: border-box; margin-left:10px; border-radius:0; background:white; }
#side-buttons .login, #side-buttons .search {
background:#7F9829;
padding:1em 1em .5em 1em;
text-align: center;
margin-bottom:5px;
}
#side-buttons .login { width:auto; float:right; min-width:30px; }
#side-buttons .search { clear:both; position:relative; cursor: pointer; }
#side-buttons .login:hover, #side-buttons .search:hover { background:rgba(127,152,41,0.55); } .site-navigation-full { width:100%; }
.site-navigation-full div { margin:0 auto; }
.main-navigation { background: #d2adcf; box-sizing: border-box; padding: 0; z-index: 9; }
.main-navigation ul { text-align: center; }
.main-navigation li { margin: 0; }
.main-navigation li a { padding: .5em 1em; color: #662482; font-family:"plantagenetcherokee",serif; font-size:19px; font-weight:normal; margin:0; }
.main-navigation li a:hover {
background:#915ea0;
color:white;
}
.main-navigation ul ul { top: 47px; border: 0; background: #d2adcf; }
.current-menu-item { background: #915ea0; }
.current-menu-item a { color: white !important; }
.sub-menu li { margin: 0; }
.sub-menu li:hover { background:#915ea0; color: white; }
.sub-menu li a {
padding:10px;
width: auto;
}
.sub-menu li a:hover { color:#fff; } .entry-content input[type="submit"] {
background: #662482;
color: white; border: 0;
font-family: "niveau-grotesk", serif;
font-size: 20px;
padding: 5px 15px;
}
#mainContainer { margin-top:2em; }
#primary, #content { width:100%; margin:0; padding:0; }
#primary.content-area-half {
width:48%;
float:left;
margin-right:2%;
}
#sidebar {
width:50%;
float:right;
}
.page-template-homepagina #primary.content-area-half { width:42%; margin-right:4%; }
.page-template-homepagina #sidebar { width:54%; } .page-template-default #content,
.blog #content, .single #content { margin-top:4em; }
.hentry { border:0; }
#comments { display: none; }
h1.entry-title { font-family:"niveau-grotesk", serif; font-size:28px; color:#662482; font-style: normal; }
.entry-content, .entry-summary, .sidebar {
font-family:"niveau-grotesk", serif;
font-size:20px;
color:#8E8E8D;
margin:0;
}
.blog .featured img { max-width:300px; width:100%; }
.blog .hentry {
padding:2em;
box-sizing: border-box;
}
.blog .hentry:nth-child(odd) { background:#EADFEA; }
.blog .hentry:nth-child(even) { background:#BECB92; }
.blog .hentry:nth-child(even) .entry-summary { color:white; }
.easingslider-86 .easingslider-image {
max-height: none!important;
max-width: 100%!important;
}
.easingslider,
.easingslider-slide { background: #eee6f1 !important; } .easingslider-wrapper-outer{
width: 100% !important;
} .header-blokken {
display: flex;
justify-content: space-around;
position: relative;
}
.header-blokken .right { max-height:522px; width:40%; }
.header-blokken .right .paars,
.footer-blokken .left .paars {
background: #662482;
color: white;
font-size:34px;
padding: 20px;
height: calc(40%);
width:100%;
box-sizing: border-box;
display:inline-block;
text-align: center;
line-height: 5;
}
.header-blokken .right img, .footer-blokken .left img { position: relative; top:20px; height: 63px; }
.header-blokken .right .groen {
background: #BECB92;
color: white;
padding: 0 20px;
height: calc(60%);
box-sizing: border-box;
text-align: center;
}
.header-blokken .right .groen p, .footer-blokken .left .groen p { font-size:34px; margin-bottom:.5em; }
.header-blokken .gform_wrapper { margin:0; }
.header-blokken .gform_body ul li label { display:none !important; }
.header-blokken .gform_body ul li.gfield { width:50%; display: inline-block; margin:0; }
.header-blokken .gform_body ul li.gfield input,
.header-blokken .gform_body ul li.gfield textarea {
width:100%;
border:0;
border-radius:0;
background:rgba(255, 255, 255, 0.55);
font-family:"niveau-grotesk", serif;
font-size:20px;
color:#7F9829;
}
.header-blokken .gform_body ul li#field_1_2 { padding-right:0; }
.header-blokken .gform_body ul li#field_1_3 { width:100% !important; padding-right:0; }
.header-blokken .gform_footer { margin:0 !important; padding:10px 0 !important; }
.header-blokken .gform_footer input {
width:100% !important;
border:0;
text-shadow:none;
box-shadow:none;
background:white;
color:#7F9829;
font-family:"niveau-grotesk", serif;
font-size:20px;
margin:0;
}
.footer-blokken {
display: flex;
justify-content: space-around;
position: relative;
width:100%;
}
.footer-blokken .left {
max-height:705px;
width:40%;
}
.footer-blokken .left .paars { height:calc(40%); background:#B597C6; position: relative; line-height:7; }
.footer-blokken .left .paars::after{
content: '';
position: absolute;
right:-20px;
top: 45%;
width: 0;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 20px solid #B597C6;
clear: both;
}
.footer-blokken .left .groen { height:calc(60%); background:#BECB92; color:#7F9829; text-align: center; }
.footer-blokken .left .groen p { margin-bottom:5px; }
.footer-blokken .right { min-height:705px; width:60%; }
.footer-blokken .right .klinieken {
height:calc(55%);
min-height:436px;
background:#EEE7F1;
padding:3em;
box-sizing: border-box;
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
}
.footer-blokken .right .klinieken img { max-width:200px; max-height:112px; margin:10px 30px; }
.footer-blokken .right .slider-footer {
height:calc(45%);
min-height:270px;
} .easingslider-wrapper-outer { max-width:100%; }
.home .easingslider { width: 100% !important; max-width:100% !important; }
.home .header-blokken .easingslider-slide { max-height:522px; }
.home .header-blokken .easingslider-image { width:100%; max-width:100% !important; max-height:100% !important; height:auto !important; }
.home .footer-blokken .easingslider-slide { max-height:270px; }
.home .footer-blokken .easingslider-image { width:100%; max-width:100% !important; max-height:100% !important; } .site-footer {  }
.site-info { color: white; background: #662482; }
.site-info a { color: white !important; }
.footer-widgets h2 { font-family:"niveau-grotesk", serif; font-size:21px; margin-bottom:.75em; }
.footer-widgets .sf-widget { display: flex; justify-content: space-around; margin: 20px auto; font-family:"niveau-grotesk", serif; }
.footer-widgets .sf-widget .footer-widget { padding: 20px; color: #662482; }
.footer-widgets .sf-widget .footer-widget:first-child { width:40%; padding-left:0; }
.footer-widgets .sf-widget .footer-widget:nth-child(2) { margin-left:4%; width:25%; }
.footer-widgets .sf-widget .footer-widget:last-child { width:26%; margin-left:4%; }
.footer-widgets img { margin:10px 10px 0 10px; } @media all and (max-width:1300px) {
.header-blokken { display:block; }
.header-blokken .right { width:100%; display:flex; }
.slider-header { width:100%; }
.header-blokken .right .paars { width:50%; vertical-align: top; height:auto; float:left; }
.header-blokken .right .groen { width:50%; height:auto; }
.footer-blokken { display:block; }
.footer-blokken .left { width:100%; display: flex; }
.footer-blokken .left .paars, .footer-blokken .left .groen { width:50%; height:auto; }
.footer-blokken .right { width:100%; }
.footer-blokken .right .klinieken { text-align: center; }
.footer-blokken .left .paars::after{
bottom:-20px;
top: 100%;
left:0;
right:0;
margin:0 auto;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #B597C6;
}
}
@media all and (max-width:1150px) {
.site-logo { padding:0 10px; }
.footer-widgets .sf-widget .footer-widget:first-child { padding-left:20px; }
}
@media all and (max-width:860px) {
.footer-blokken .left .paars, .header-blokken .right .paars { line-height:4; font-size:24px; }
.footer-blokken .left .groen p { font-size:24px; }
.footer-blokken .right .slider-footer { min-height:0; }
.button-groen { min-width:0; }
}
@media all and (max-width:860px) {
.footer-blokken .right .klinieken {
min-height: 500px;
}
}
@media all and (max-width: 744px){
.right { background: #eee6f1; }
}
@media all and (max-width:600px) {
.header-blokken .right { display:block; }
.header-blokken .right .paars,
.header-blokken .right .groen { width:100%; }
#primary, #sidebar { width:100% !important; }
.page-template-default #content, .blog #content, .single #content { margin-top:0; }
.footer-widgets .sf-widget { display:block; }
.footer-widgets .sf-widget .footer-widget { width:100% !important; margin:0 !important; box-sizing: border-box; border-right:0; border-bottom:1px solid #662482; }
.footer-widgets .sf-widget .footer-widget:first-child { padding-left:20px; }
.footer-widgets .sf-widget .footer-widget:last-child { border-bottom:0; }
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
width:auto !important;
}
.header-blokken .gform_body ul li.gfield { width:100%; }
.left {
flex-direction: column-reverse;
}
.groen {
width: 100%!important;
}
.paars {
width: 100%!important;
}
}
@media all and (max-width:450px) {
.footer-blokken .left .groen p { font-size:14px; }
.footer-blokken .left .paars { line-height:3; font-size:14px; }
}a, a:focus, a:visited { 
color:#662482;
}
a:hover {
color:;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}