html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,em,img,q,s,small,strike,strong,sub,sup,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,section,summary,time,mark,audio,video {
    border: 0;
    font-family: 'Carme', sans-serif;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

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

ol,ul {
    list-style: none;
    margin: 0 1.5em 1.5em 0;
    padding-left: 2em;
}

li ul,li ol {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

button,input,select,textarea {
    cursor: pointer;
    font-family: 'Carme', sans-serif;
    font-size: 100%;
    overflow: visible;
    margin: 0;
    vertical-align: baseline;
    width: auto;
}

textarea {
    overflow: auto;
    vertical-align: text-top;
}

hr {
    background: #ddd;
    border: 0;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    width: 100%;
}

hr.space {
    background: #fff;
    color: #fff;
}

html {
    height: 100%;
    overflow-x: hidden;
}

body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background-color: #919191;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='40' viewBox='0 0 50 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.07'%3E%3Cpath d='M40 10L36.67 0h-2.11l3.33 10H20l-2.28 6.84L12.11 0H10l6.67 20H10l-2.28 6.84L2.11 10 5.44 0h-2.1L0 10l6.67 20-3.34 10h2.11l2.28-6.84L10 40h20l2.28-6.84L34.56 40h2.1l-3.33-10H40l2.28-6.84L47.89 40H50l-6.67-20L50 0h-2.1l-5.62 16.84L40 10zm1.23 10l-2.28-6.84L34 28h4.56l2.67-8zm-10.67 8l-2-6h-9.12l2 6h9.12zm-12.84-4.84L12.77 38h15.79l2.67-8H20l-2.28-6.84zM18.77 20H30l2.28 6.84L37.23 12H21.44l-2.67 8zm-7.33 2H16l-4.95 14.84L8.77 30l2.67-8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    color: #444;
    font-family: 'Carme', sans-serif;
    font-size: 15px;
    font-display: swap;
    font-smoothing: antialiased;
    line-height: 1.5em;
    text-rendering: optimizeSpeed;
    overflow-x: hidden;
}

p {
    word-wrap: break-word;
}

i,em,cite {
    font-style: italic;
}

b,strong {
    font-weight: 700;
}

del {
    color: #555;
    text-decoration: line-through;
}

sup,sub,small {
    font-size: 85%;
}

abbr,acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase;
}

a abbr,a acronym {
    border: 0;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}

.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}

.col-60,.col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-620,.col-700,.col-780,.col-860 {
    display: inline;
    margin-right: 2.127659574468%;
}

.col-60 {
    width: 6.382978723404%;
}

.col-140 {
    width: 14.893617021277%;
}

.col-220 {
    width: 23.404255319149%;
}

.col-300 {
    width: 17.404255319149%;
}

.col-380 {
    width: 31.404255319149%;
}

.col-460 {
    width: 48.936170212766%;
}

.col-540 {
    width: 57.446808510638%;
}

.col-620 {
    width: 65.957446808511%;
}

.col-700 {
    width: 74.468085106383%;
}

.col-780 {
    width: 82.978723404255%;
}

.col-860 {
    width: 91.489361702128%;
}

.col-940, .page-template-namen-php #content, .page-template-namen-php input#gebruiker-tags[type="text"] {
    width: 100%;
}

.fit {
    margin-left: 0;
    margin-right: 0;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.none, .hide-desktop {
    display: none;
}

.show-desktop {
    display: block;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

video {
    width: 100%;
    max-width: 100%;
    height: auto;
}

embed,object {
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

a {
    color: #e30614;
    font-weight: 400;
    text-decoration: none;
}

a:hover,a:focus,a:active {
    color: #FF8566;
    outline: 0;
    text-decoration: none;
    transition: all .5s ease-in-out 0s;
}

.post-entry a.asterisk { border-bottom: none; color: #FF0000; font-size: 20px; font-weight: bold; }

::selection {
    background: #999;
    color: #fff;
    text-shadow: none;
}

label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}

legend {
    border-bottom: 1px solid lightgrey;
    font-size: 16px;
    padding: 2px 5px;
}

legend.informatie {
    background: #a27B03;
    border-radius: 12px;
    color: #fff;
}

select,input[type=text],input[type=password],input[type=email],input[type=tel] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 0 0 #FFF,0 1px 1px rgba(0,0,0,.4) inset;
    background-color: #fff;
    box-sizing: border-box;
    border: 4px solid #363636;
    border-radius: 8px;
    margin: 0;
    padding: 12px;
    vertical-align: middle;
    width: 100%;
}

select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    height: auto;
    width: 100%;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
area,textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px #CDB79E,inset 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px #CDB79E,inset 0 1px 3px rgba(0,0,0,.1);
    border: 4px solid #363636;
    box-shadow:0 0 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.4) inset;
    transition: border .15s linear 0s,box-shadow .15s linear 0s,color .15s linear 0s;
    box-sizing: border-box;
    border-radius: 8px;
    height: auto;
    overflow: auto;
    margin: 0;
    outline: 0;
    padding: 8px 10px;
    width: 100%;
}

.ac_input {
    max-width: 150px;
}

area:focus,input:focus,textarea:focus {
    border-color: rgba(81,203,238,1);
    box-shadow: 0 0 3px 2px #5AC7F2;
    color: #333;
    outline: 0 none;
}

input[type=text],input[type=password] {
    cursor: text;
}

a.button,input[type=reset],input[type=button],input[type=submit],.top-menu li,.menu a {
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-border-radius: 8px;
    background-color: #363636;
    box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    border: 1px solid rgba(17,123,184,.3);
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}

a.button:hover,input[type=reset]:hover,input[type=button]:hover,input[type=submit]:hover {
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#fff,#f1f1f1);
    background-image: -moz-linear-gradient(top,#fff,#f1f1f1);
    background-image: linear-gradient(top,#fff,#f1f1f1);
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    color: #333;
}

a.button:active,input[type=reset]:active,input[type=button]:active,input[type=submit]:active {
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f9f9f9,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f9f9f9,#f1f1f1);
    background-image: linear-gradient(top,#f9f9f9,#f1f1f1);
    box-shadow: 0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);
}

button.fee-form-save {
    background: #58A2CD;
}

button.fee-form-cancel {
    background: #99182C;
}

.info-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    padding: 15px;
    text-align: left;
}

.alert {
    background-color: #faebeb;
    border: 1px solid #dc7070;
    color: #212121;
}

.notice {
    background-color: #fbf9e9;
    border: 1px solid #e3cf57;
    color: #212121;
}

.success {
    background-color: #f9fde8;
    border: 1px solid #a2bc13;
    color: #212121;
}

.information {
    background-color: #eef3f6;
    border: 1px solid #6ca6cd;
    color: #212121;
}

.required {
    color: #d5243f;
}

th,td,table {
    border: 1px solid #ddd;
}

ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
}

dt {
    font-weight: 400;
    margin-bottom: .4em;
    margin-top: .8em;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-family: 'Carme', sans-serif;
    font-weight: 700;
    line-height: 1em;
    word-wrap: break-word;
}

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.75em;
    margin-bottom: .75em;
    margin-top: .75em;
}

#index-section h2 {
    font-size: 16.8px;
    margin-bottom: 0;
    margin-top: 0;
}

h3 {
    font-size: 1.375em;
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1.2em;
    margin-bottom: 1em;
    margin-top: 1em;
}

h5 {
    font-size: 1.1em;
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}

h6 {
    font-size: 1em;
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}

.kop {
    margin: 10px;
}

p,hr,dl,pre,form,table,address,blockquote {
    margin: 1.6em 0;
}

th,td {
    padding: .8em;
}

fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}

legend+* {
    margin-top: 1em;
}

option {
    padding: 0 .4em;
}

form div {
    margin-bottom: .8em;
}

#container {
    margin: 0 auto;
    max-width: 1190px;
    padding: 0 25px;
}

#wrapper {
    clear: both;
    overflow: hidden;
}

.front-page #wrapper {
    border: 0;
    margin: 0 auto 20px;
    padding: 0;
}

#header {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='40' viewBox='0 0 50 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23919191' fill-opacity='0.07'%3E%3Cpath d='M40 10L36.67 0h-2.11l3.33 10H20l-2.28 6.84L12.11 0H10l6.67 20H10l-2.28 6.84L2.11 10 5.44 0h-2.1L0 10l6.67 20-3.34 10h2.11l2.28-6.84L10 40h20l2.28-6.84L34.56 40h2.1l-3.33-10H40l2.28-6.84L47.89 40H50l-6.67-20L50 0h-2.1l-5.62 16.84L40 10zm1.23 10l-2.28-6.84L34 28h4.56l2.67-8zm-10.67 8l-2-6h-9.12l2 6h9.12zm-12.84-4.84L12.77 38h15.79l2.67-8H20l-2.28-6.84zM18.77 20H30l2.28 6.84L37.23 12H21.44l-2.67 8zm-7.33 2H16l-4.95 14.84L8.77 30l2.67-8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    border-bottom: 2px solid #fce6e7;
    min-height: 115px;
    margin-bottom: 10px;
}

#header-wrapper {
    margin: 0 auto;
    max-width: 1190px;
    position: relative;
}

footer {
    clear: both;
    margin: 0 auto;
    padding: 10px 25px;
    font-size: 12px;
    margin-top: 20px;
}

footer.clearfix {
    background: #363636;
}

#footer-wrapper {
    margin: 0;
    padding: 0;
}

.social-media-link {
    background: none !important;
    color: #e7e7e7;
    font-size: 22px;
}

#logo {
    float: left;
}

/* Ratings */

.gdrts-with-fonticon.gdrts-fonticon-font.gdrts-font-star .gdrts-thumb-symbol.gdrts-thumb-up-symbol::before {
    content: "\1F44D" !important;
}

.gdrts-with-fonticon.gdrts-fonticon-font.gdrts-font-star .gdrts-thumb-symbol.gdrts-thumb-down-symbol::before {
    content: "\1F44E" !important;
}

.gdrts-thumbs-rating.gdrts-state-active:not(.gdrts-vote-saving) .gdrts-thumb-down, .gdrts-thumbs-rating.gdrts-state-active:not(.gdrts-vote-saving) .gdrts-thumb-up {
    cursor: pointer;
}

li .gdrts-rating-block {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    margin: 15px auto;
}

.gdrts-rating-block, .gdrts-rating-block *, .gdrts-rating-list, .gdrts-rating-list * {
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li .gdrts-thumbs-theme-plain .gdrts-thumb { display: block; border-radius: 12px; margin-top: 8px; height: 90px; padding: 10px;}
li .gdrts-thumbs-theme-plain .gdrts-thumb.gdrts-thumb-up { background: #53a245; color: #FFF; }
li .gdrts-thumbs-theme-plain .gdrts-thumb.gdrts-thumb-down { background: #FF2E2E; color: #FFF; margin-left: 0;}
li .gdrts-thumbs-theme-plain .gdrts-thumb .gdrts-thumb-link { line-height: 0.75em;}

.gdrts-state-inactive .gdrts-thumb { opacity: 0.5; }

.gdrts-thumb-count > span { font-size: 80%;}

.home .gdrts-rating-block.gdrts-align-center {
    margin: 0;
}

.gdrts-rating-please-wait > i {
    margin-left: 10px;
}

.gdrts-thumb-count {
    position: relative;
    top: 10px;
}

.gdrts-rating-user, .gdrts-rating-text {
    display: none;
}

.gewaardeerd_list {
    height: 100px;
}

.gewaardeerd_title {
    display: inline-block;
    font-size: 18px;
}

/* Einde rating */

.site-name {
    display: block;
    font-size: 2.063em;
    line-height: 1em;
    padding-top: 20px;
}

.site-name a {
    color: #333;
    font-weight: 700;
}

.site-description {
    color: #afafaf;
    display: block;
    font-size: .875em;
    margin: 10px 0;
}

#content .sticky {
    clear: both;
}

.page-template-landing-page-php .menu,.page-template-landing-page-php .top-menu,.page-template-landing-page-php .tinynav,.page-template-landing-page-php .sb-holder,.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .sub-header-menu {
    display: none;
}
.page-template-all-posts-php #content-section .entry-list li > a { color: #fff; }
.page-template-all-posts-php #content-section .entry-list li > a:hover { color: #fff}
.page-template-all-posts-php #content-section { background: none; }
.page-template-all-posts-php #content-section h3 { color: #fff; }
.page-template-contact-php .entry-title { width: 100%; margin-bottom: 10px; }

.entry-list li:before > a:hover, .entry-list li:before > a:focus { background: red !important; }

.featured-image img {
    margin-top: 44px;
}

.home #tags, .single #tags {
    clear: both;
    display: block;
    margin: 5px auto 0;
    text-align: center;
    width: 100%;
}

#tags {
    font-size: 11.5px;
    font-weight: 700;
}

#tags a {
    background: #363636;
    border-radius: 6px;
    color: #ececec;
    display: inline-block;
    padding: 3px;
}

.tag .widget_newsletterwidget {
    margin-top: 20px;
}

.tag #content-section article:after {
    display: none;
}

.splash {
    color: #53a245;
    display: inline-block;
    font-size: 28px;
}

.splash:before {
    background-image: url("icons/check.png");
    content: "";
    display: inline-block;
    height: 48px;
    margin-left: -40px;
    margin-right: 15px;
    width: 48px;
}

.splash-error {
    padding: 4px;
    display: inline-block;
    color: #ff2e2e;
}

.splash-error:before {
    background-image: url("icons/check-error.png");
    content: "";
    display: inline-block;
    height: 48px;
    margin-right: 15px;
    width: 48px;
}

.splash-error + em {
    color: red;
    font-size: 16px;
    font-style: normal;
    text-decoration: line-through;
}

.tag_title {
    font-style: italic;
}

.post-entry, .de-of-het-entry {
    clear: both;
}

.post-entry p a, .commentlist .content p a {
    border-bottom: 2px solid #000;
}

.post-search-terms {
    clear: both;
}

.read-more {
    clear: both;
    font-weight: 700;
}

.ellipsis {
    color: #aaa;
    font-size: 18px;
    margin-left: 5px;
}

#text-2, #text-14, #text-15, #text-18, #text-12, #tag_cloud-4 {
    padding: 10px;
    border: none;
    border-radius: 0;
    margin-top: 10px;
    background: #373737;
}
#text-12 { height: 620px; width: 116%; background: #373737; }
#text-15 {
    color: #fff;
    float: left;
}
#text-15 a { color: #88bddb; }
#text-20 { text-align: center; margin-top: 35px; }
#text-20 img { height: 200px; }
#text-2, #text-19, .widget_custom_html { background: none; border: 4px solid #000; }
#text-19, .widget_custom_html, #dwqa-related-question-2, #dwqa-popular-question-2 { padding: 10px; margin: 35px 0 10px 0; max-width: 320px; overflow: hidden; }
.dwqa-widget { border: 4px solid #f5f5f5; }
#text-12, #text-14 {
    color: #999;
}

.widget-wrapper select,.widget-wrapper input[type=text],.widget-wrapper input[type=password],.widget-wrapper input[type=email] {
    width: 75%;
}

#widgets a {
    margin: 0;
    text-decoration: none;
}

#widgets form {
    margin: 0;
}

#widgets ul,#widgets ol {
    padding: 0;
    list-style: none;
    margin: 0;
}

#widgets ul li a {
    text-decoration: none;
}

#widgets .textwidget {
    line-height: 1.5em;
    margin: 0;
    color: #fff;
    word-wrap: break-word;
}

#widgets ul .children {
    padding: 0 0 0 10px;
}

#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}

.widget_archive select,#cat {
    display: block;
    margin: 0 15px 0 0;
}

.search-results .col-460,.search-no-results .col-460 {
    width: 10.9362%;
}

.widget-title,.widget-title-home h3 {
    color: #fff;
    display: block;
    font-size: 23px;
    font-weight: 700;
    margin: 5px 0 12px 0;
    text-shadow: 2px 2px #555;
}

.top-widget .widget-title {
    font-size: 14px;
    padding: 0;
    text-align: right;
}

.widget-title a {
    border-bottom: 0;
    padding: 0!important;
}

.top-menu {
    float: right;
    margin-top: 20px;
}

.top-menu li, .menu a {
    display: inline-block;
    list-style-type: none;
}
.top-menu li {
    background: #666;
    margin-left: 10px;
}
.top-menu li a {
    font-size: 11px;
    padding: 4px;
    color:  #fff;
}
.top-menu li.inloggen {
    background-color: transparent;
    box-shadow: none;
    border: none;
}
.top-menu li.inloggen a {
    color: #000;
    font-size: 14px;
}
.top-menu>li:first-child>a {
    border-left: 0;
}
.top-menu li a:hover {
    color: #999932;
}
.menu {
    margin: 12px auto;
    padding: 0;
    min-height: 0;
}

.menu a {
    background-color: unset;
    border: none;
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}

.menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    position: relative;
    z-index: 0;
}

.menu li:hover {
    white-space: normal;
    z-index: 10000;
}

.menu ul {
    border-radius: 12px;
    background: #363636;
    right: 0;
    position: absolute;
    padding: 10px;
    top: 0;
    visibility: hidden;
    z-index: 10;
    min-width: 15em;
    width: auto;
}

.menu ul li {
    margin-top: 5px;
    width: 44px;
}

.menu li li a {
    border-radius: 50%;
    line-height: 40px;
    padding: 0 15px;
    display: inline-block;
}

.menu li:hover>ul {
    top: 100%;
    visibility: visible;
}

.menu li li:hover>ul {
    left: 100%;
    top: 0;
}

.menu:after,.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.menu ul li a:hover,.menu li li a:hover {
    color: #484848;
    text-decoration: none;
}

.menu [class^=icon]:before {
    margin-right: 5px;
}

.front-page .menu .current_page_item a {
    background: 0;
    background-color: transparent;
    background-image: none;
    filter: none;
}

.menu a#responsive_menu_button, .main-nav #responsive_current_menu_item {
    display: none;
}

.tinynav {
    display: none;
}

.footer-menu {
    margin-left: 0;
    padding: 0;
}

.footer-menu li {
    display: inline;
    list-style-type: none;
}

.footer-menu li a {
    border-left: 1px solid #ccc;
    padding: 0 8px;
}

.footer-menu li a:hover {
    color: #222;
}

.footer-menu>li:first-child>a {
    border-left: 0;
    padding: 0 8px 0 0;
}

.navigation a:hover {
    color: #111;
    text-decoration: none;
}

.navigation .previous {
    float: left;
}

.navigation .next {
    float: right;
}

.navigation .bracket {
    font-size: 36px;
}

.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}

.pagination a {
    text-decoration: none;
}

.commentlist,.commentlist-first {
    margin: 0;
    padding: 0;
    list-style: none;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist > li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    position: relative;
}

.commentlist-first > li { position: relative; }

.commentlist li > article, 
.commentlist-first li > article { width: 94%;}

.commentlist li cite,.commentlist li address {
    color: #111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}

ul.commentlist li {
    margin-bottom: 20px;
}

.commentlist .children {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
}

.comment-author {
    text-align: right;
}

.comment-author .says {
    color: #999;
}

.comment-body .comment-meta {
    color: #999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.comment-body .comment-meta a {
    font-size: 11px;
}

.comment-body {
    clear: both;
    padding: 0 10px 20px;
}

.comment-body p {
    clear: both;
}

#comments {
    text-align: left;
}

#respond {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    clear: both;
    margin-top: 15px;
    padding: 10px 20px 50px;
    background: #373737;
    opacity: 0.9;
}

#respond label {
    display: inline;
    color: #fff;
}

.reply {
    margin: 10px 0;
}

#reply-title {
    color: #fff;
}

.tijdstip {
    margin-top: 30px;
}

.antwoord-vraag {
    margin-top: 10px;
}

.comment-form-url input,.comment-form-email input,.comment-form-author input,.comment-form-comment textarea {
    display: block;
    font-family: 'Carme', sans-serif;
}

.nocomments {
    color: #999;
    font-size: .9em;
    text-align: center;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 20px;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto;
}

img.wp-post-image {
    border-radius: 12px;
    display: inline-block;
    height: 65px;
    position: relative;
    width: auto;
}

.rw-left,.rw-halign-left {
    float: left;
}

.timestamp {
    color: #808080;
    font-size: .9em;
}

.timestamp:after {
    content: " · ";
}

.single .commentlist {
    clear: both;
    counter-reset: my-badass-counter 1;
    margin-top: 15px;
}

.single .commentlist-first {
    counter-reset: my-badass-counter;
}

.single .commentlist>li:before {
    content: "#"counter(my-badass-counter);
    counter-increment: my-badass-counter;
    color: #fff;
}

.single .commentlist-first>li:before {
    content: "#"counter(my-badass-counter);
    counter-increment: my-badass-counter;
    color: #fff;
}

.fn {
    padding: 4px;
}

.rating {
    float: right;
}

.edit-comment-admin-links {
    float: left;
}

.entry-content a {
    border-bottom: 2px solid #000;
}

ul.meest_populair,ul.alles {
    padding-left: .2em;
}

ul.meest_populair small a { 
    border-bottom: 1px solid #fff; 
    float: right;
    text-shadow: 1px 0 #808080;
}

.entry-list ul {
    width: 100%;
}

.entry-list li {
    overflow: hidden;
    border-image: none;
}

.entry-list li:nth-child(odd) {
    border-color: #163c4a;
}

.zie_ook_volkab ul li {
    display: inline;
    font-size: 20px;
}

.zie_ook_volkab ul li a {
    color: #fffaf0;
    padding-right: 5px;
    font-size: 18px;
    font-weight: bold;
}

.zie_ook_volkab ul li:after {
    color: #e30614;
    content: "•";
    display: inline-block;
    width: 10px;
    height: 10px;
}

.zie_ook_volkab ul li:last-child:after {
    content: none;
}

.author .entry-list li {
    width: 100%;
}

.entry-list li>a, .single .entry-list .geklikt {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 20px 6px;
    word-wrap: break-word;
}

.entry-title {
    float: left;
    width: 70%;
}

.entry-list li:hover, .single .entry-list .geklikt {
    background: #a72b03;
}

.post-title {
    background: #fce6e7; /* #F6F6F6; */
    border-bottom: 1px solid #e5e5e5;
    margin: -12px;
    padding: 10px;
}

.entry-aantal {
    float: right;
    font-size: 12px;
}

.widget-title .entry-aantal {
    font-size: 1em;
    float: none;
    color: #f9cdd0;
    border-bottom: 1px solid #fff;
    margin: 0;
}

#content-section .action-button {
    background: #ececec;
    border: 1px solid rgba(17, 123, 184, 0.3);
    border-radius: 12px;
    margin: 20px auto 0;
    text-align: center;
    padding: 5px;
    width: 16em;
}

.home #content-section .action-button {
    margin: 20px auto 20px;
}

#content-section .action-button > a {
    color: #000;
}

#content-section .action-button.primary {
    background: #E30614;
    color: #FFF;
}

#content-section .action-button.primary > a {
    color: #FFF;
}

.zoekbalk {
    display: inline-block;
    margin-top: 15px;
    width: 44%;
}

.schrijver-rechts {
    float: right;
    width: 300px;
}

.author .widget-wrapper ul { padding: 0; }

.author .schrijver-lijst,.author #users-favorites li {
    list-style: none;
    padding: 0;
    padding-left: 8px;
}

.author .at {
    position: relative;
    bottom: 2px;
    font-size: 13px;
}

.author .post-title {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 4px;
}

.author article {
    border: 0;
    border-radius: 0;
    overflow: visible;
}

.author .post-meta {
    border: 0;
}

.geen-entries {
    margin-bottom: 20px;
}

#user-entry-stats li {
    display: inline;
}

#user-entry-stats li:after {
    color: #666;
    content: "·";
    margin-left: 8px;
    margin-right: 4px;
    text-decoration: none;
}

#user-entry-stats li:last-child:after {
    content: "";
}

.author header h1,.info-schrijver {
    float: left;
}

.tag #content-section,#content-section.vkb,.page-template-statistieken-php #content-section,
.page-template-hashtags-php #content-section {
    width: 97%;
}

.tag #content-section {
    border-left: 6px solid #fce6e7;
}

.tag #container {
    margin-bottom: 10px;
    padding: 0;
}

.entrieslink > a {
    font-size: .9em;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 20px 20px;
    text-decoration: underline;
    color: #444;
}

.tag .post-meta {
    border: 0;
    padding: 0;
    max-width: none;
}

.entry-id {
    font-size: .8em;
}

article {
    border-top: 1px solid #EBEBEB;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
}

.home article, .single article {     
    box-shadow: 5px 5px 5px 5px #808080;
}

#content-section article:after {
    border-color: rgba(0, 0, 0, 0) #363636;
    border-style: solid;
    border-width: 0 0 30px 20px;
    bottom: -30px;
    content: "";
    display: block;
    position: absolute;
    right: 110px;
    width: 0;
}

.single-de_of_het #content-section article:after, .single-snax_quiz #content-section article:after,
.single-meervoud #content-section article:after {
	display: none;
}

.container {
    float: left;
    margin-top: 0;
    margin-right: 0;
    border: none;
    border-radius: 0;
    padding-right: 10px; 
    width: 245px;
}

.info {
    text-align: right;
}

.home #content-section,.single #content-section {
    padding: 3px 14px;
    width: 49%;
    background: none;
}

.home #content-section {
    margin-top: 1em;
}

#content-section, #content  {
    background: #fff;
    float: left;
    padding: 10px;
    width: 70.5%;
    margin-right: 0px;
    margin-top: 10px;
}

#content-section.no-sidebar {
    width: 98%;
}

.single-de_of_het #content-section, .single-meervoud #content-section {
    text-align: center;
    width: 70%;
    /* width: 75%; */
}

.single-de_of_het .commentlist-first>li:before, .single-meervoud .commentlist-first>li:before {
    content: none;
}

.page-template-namen-php article {
    border-top: none;
    float: left;
    width: 260px; 
}

.entry-list li>a.opkomend {
    color: #FF8566;
}

ol.alfabetische-lijst li a,ol.sub-alfabet-lijst li a {
    font-size: 16px;
    color: #fff;
    text-transform: lowercase;
}

ol.alfabetische-lijst li a:hover,ol.alfabetische-lijst .geklikt {
    background: #474747;
    color: #fff;
    padding: 2px;
}

ol.alfabetische-lijst li .random:after {
    content: "Willekeurig";
}

.random:before {
    content: "\21BA";
}

ol.alfabetische-lijst { 
    background: #373737;
    border-radius: 12px; 
    width: 70%; 
    margin: 0 auto;
    border-color: #222;
    border-style: solid;
    border-width: 2px 1px 2px 10px; 
}

ol.sub-alfabet-lijst {
    background: #373737;
    border: none;
    border-radius: 8px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
}

ol.alfabetische-lijst li,ol.sub-alfabet-lijst li {
    display: inline;
    padding: 5px;
}

.alfabet-paginas ul {
    list-style-type: none;
}

.alfabet-pagina #content-section {
    width: 100%;
}

#widgets.col-460 {
    background: 0;
    border: 0;
    box-shadow: none;
}

.lidwoorden_lijst {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    list-style-position: inside;
    margin-top: 10px;
}

.lidwoorden_lijst a {
	font-size: 16px;
	font-weight: 700;
}

#alfabetische-lijst {
     column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
}

#alfabetische-lijst li {
    padding: 2px;
}

#alfabetische-lijst li a {
    font-weight: normal;
}

#alfabetische-lijst h5:first-child {
    margin-top: 0;
}

h3.letter {
    padding-left: 1.5em;
}

#media-buttons {
    margin: .5em .5em 0;
}

.page-numbers {
    padding: 5px;
    margin: 0;
    list-style: none;
}

.page-numbers li {
    display: inline;
}

.page-numbers a {
    background: #e7e7e7;
    border: 1px solid #d7d7d7;
    color: #666;
    font-size: 14px;
    margin-right: 4px;
    padding: 3px 6px;
}

.page-numbers a:hover,.page-numbers a:active {
    background: #d7d7d7;
    color: #888;
}

.page-numbers .title {
    margin-right: 10px;
}

.page-numbers .gap {
    color: #999;
    margin-right: 4px;
}

.page-numbers .current {
    color: #fff;
    background: #363636;
    border: 2px solid #e7e7e7;
    margin-right: 4px;
    padding: 3px 6px;
}

.login {
    padding: 5px;
}

.register-error {
    padding: 5px;
    border: 1px solid #c00;
    background-color: #ffebe8;
    color: #333;
}

.login p.message {
    padding: 5px;
    border: 2px solid rgba(153,24,44,.5);
    background-color: #88BDDB;
    color: #333;
}

.login input {
    margin: 5px 0;
}

#beste-volkabs {
    list-style-type: none;
}

#tag_cloud-4 {
   width: 100%; 
}
.rank {
    color: grey;
}

.weekly-best,.all-time-best {
    padding-left: 15px;
}

a[href*="//"]:not([href*="volkabulaire.nl"]) {
    background: url(https://volkabulaire.nl/VKB/uploads/2013/06/url.png) no-repeat 100% 0;
    padding: 0 10px 0 0;
    border-bottom-color: red;
}

a:hover[href*="//"]:not([href*="volkabulaire.nl"]) {
    background: url(https://volkabulaire.nl/VKB/uploads/2013/06/url.png) no-repeat 100% -0px;
    padding: 0 10px 0 0;
}

.statistieken-links {
    float: left;
    width: 45%;
}

.statistieken-rechts {
    width: 50%;
    float: right;
    margin-top: 30px;
}

.page-template-statistieken-php #content-section [class^=icon-] {
    display: block;
    color: #000;
}

.page-template-statistieken-php #content-section [class^=icon-]:before {
    color: rgba(153,24,44,.5);
}

.iconco {
    width: 20px;
    height: 20px;
}

.icon-torso:before {
    color: #363636;
    font-size: 20px;
}

.icon-tags:before {
    color: #9f9f9f;
    font-size: 16px;
    vertical-align: middle;
}

.icon-comment-alt {
    float: right;
}

.icon-comment-alt:before {
    color: #999;
    float: right;
    font-size: 20px;
}

.icon-comment-alt:after {
    color: #363636;
    content: "Reageer";
    font-size: 12px;
}

.icon-male {
    color: #6495ED;
}

.icon-female {
   color: rgba(153,24,44,.5); 
}

[class^=icon-]:hover {
    color: #A72B03;
}

.al-gestemd, al-gestemd:hover {
    color: #A8A8A8;
}

.deel-volkabs, .bestel-beker {
    background: #363636;
    border-top: 1px solid #000;
    font-size: 18px;
    margin: 12px -10px -10px;
    padding: 10px;
    text-align: center;
}

.bestel-beker {
  background: #3AFF5A;
  border-top: none;
  display: block;
}

.post-meta  a.bestel-beker {
  color: #000;
  font-weight: bold;
}

.naam-beker {
  background: #000;
  color: #3AFF5A;
  padding: 4px;
}

.single.single-dwqa-question .deel-volkabs {
    background: none;
    border-top: none;
    padding: 0px;
    text-align: right;
}

.deel-lijst, .deel-lijst li {
    display: inline-block;
}

.deel-volkabs .deel-lijst li {
    margin: 0 0.8em;
}

.deel-text {
    font-size: 16px;
}

.whatsapp-deel {
    display: none;
}

.deel-volkabs.alternative {
    background: none;
    border-top: none;
    float: right;
    padding: 10px;
}

.form-submit .submit {
    background: #E30614;
}

footer a {
    font-weight: bold;
    color: #fff;
}

.post-meta {
    color: #9f9f9f;
    font-size: 13px;
    border-top: 3px solid #E7F1F7;
    padding: 10px 0 0 0;
}

.post-meta a {
    color: #e30614;
    font-weight: normal;
}

.home article > .post-meta, .single article > .post-meta {
    background: #F6F6F6;
    border-top: 1px solid #e5e5e5;
    margin: 0 -10px -10px -10px;
    padding: 10px;
}

.home .commentlist-first #first-post:first-of-type {
    margin-bottom: 25px;
}

#footer-wrapper .grid.col-940 {
    margin: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.clearfix:after,.clearfix:before,#container:after,#container:before,.widget-wrapper:after,.widget-wrapper:before {
    content: ' ';
    display: table;
}

.clearfix:after,#container:after,.widget-wrapper:after {
    clear: both;
}

.clear {
    clear: both;
}

.expandeer {
    display: none;
}

@media screen and (max-width: 1035px) {

    .grid,.grid-right {
        float: none;
    } 

    #text-2, #text-14, #text-15, #text-12,
    .widget_newsletterwidget { width: 100%; float: left; }

    #text-2 {
        margin-bottom: 10px;
    }

    h1 {
        font-size: 1.75em;
    }

    .copyright,.scroll-top,.powered {
        float: left;
    }

    .social-media {
        margin-top: 10px;
    }

    #featured-image .fluid-width-video-wrapper {
        margin: 20px 0 0;
    }

    .front-page #widgets {
        margin-top: 40px;
    }

    .top-widget,.front-page .top-widget {
        margin-top: 0!important;
    }

    .hide-980 {
        display: none;
    }

    .show-980 {
        display: block;
    };
}

@media only screen and (max-width: 767px) {
    .home #widgets, .meest_populair {
        display: none;
    }

    li .gdrts-rating-block {
        right: -35px; /* Zat in media query 650, maar eruit gevist */
    }

    .entry-list .widget-title {
        visibility: hidden;
    }

    .content-sidebar-page-qa #content {
        margin-bottom: 20px;
        width: 98%;
     }

    .expandeer {
        display: block;
        font-size: 75%;
        margin: -28px 0 0 0;
        text-align: center;
        visibility: visible;
    }

    .see-more-link {
        font-style: italic;
        text-decoration: underline;
    }

    .expandeer a {
        color: #fff;
    }

    .home #wrapper, .single #wrapper {
        overflow: visible;
    }
}

@media screen and (max-width: 650px) {

    .menu {
        margin: 0 auto;
        float: none;
    }

    .deel-volkabs {
        font-size: 20px;
    }

    .top-menu {
        float: none;
        margin: 10px 0px 10px 0;
        padding-left: 0;
        text-align: center;
    }

    #header {
        min-height: 175px;
    }

    #header-wrapper {
        padding-top: 10px;
    }

    .home #content-section, .single #content-section {
        padding: 0px 14px 3px 0;
        margin-top: 0;
        width: 95%;
    }

   .single.single-de_of_het #content-section,
   .single.single-meervoud #content-section {
        margin-bottom: 10px;
        padding: 5px;
        width: 100%;
    }

    .home #content-section .action-button, .single #content-section .action-button:first-of-type {
        margin-top: 32px;
    }

    .tag #content-section {width: 90%; margin: 0 15px;}

    .container {
        width: 100%;
    }

    .menu ul, .dwqa-questions-archive .dwqa-question-stats {
        display: none;
    }
    
    #logo {
        margin: 0px 60px 10px;
        text-align: center;
    }

     ol.alfabetische-lijst { margin-left: 0; }
    
    .grid,.grid-right {
        float: none;
    }

    p.asp-try {
        display: none !important;
    }

    .zoekbalk {
        float: none;
        margin-top: 0px;
        padding: 0 0 0 12px;
        width: 92%;
    }

    .dwqa-questions-archive .dwqa-questions-list {
        width: 95%;
    }

    p.asp-try, .tag #tags {
        display: none;
    }

    .info-wrapper {
        background: #F6F6F6;
        border-radius: 12px;
        overflow: hidden;
        clear: both;
        padding: 5px;
    }

    .tag .post-meta {
        margin: 0;
        padding: 0;
    }

    h1 {
        font-size: 1.6em;
    }

    .top-widget {
        float: none;
        margin: 0 auto 10px;
        position: relative;
        text-align: center;
        width: auto;
    }

    .top-widget .widget-title {
        text-align: center;
    }

    .footer-menu li {
        float: none;
        font-size: 11px;
        text-align: center;
    }

    .tinynav {
        display: block;
    }

    .sb-holder {
        display: block;
    }

    #author-meta {
        padding: 20px;
    }

    .hide-650 {
        display: none;
    }

    .show-650 {
        display: block;
    }

    footer {
        text-align: center;
    }
}

@media screen and (max-width:480px) {

    span.sub { display: none !important; }

   .page-template-beste-volkabs-php #content-section { width: 92.5%; }

    #featured-image .fluid-width-video-wrapper {
        margin: 20px 0 0;
    }

    .icon-comment-alt:after {
        content: none;
    }

    .menu {
        margin: 0px auto;
    }

    #text-2 {
        max-width: 270px;
        margin-top: 20px;
        margin-bottom: 20px;
    } 

    .navigation .next,.navigation .previous {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .menu ul,.menu li,.top-menu,.footer-menu li,.sub-header-menu li {
        float: none;
        margin-bottom: 10px;
        text-align: center;
        text-rendering: optimizeSpeed;
    }

    .hide-480, .dwqa-question-filter {
        display: none;
    }

    .show-480 {
        display: block;
    }

    .single-dwqa-question .dwqa-answer-item .dwqa-answer-vote,
    .single-dwqa-question .dwqa-question-item .dwqa-question-vote {
        display: block !important;
    }

    .single-dwqa-question .dwqa-answer-item,
    .single-dwqa-question .dwqa-question-item {
        min-height: 180px !important;
        padding-left: 70px !important;
    }

    .page-template-content-sidebar-half-page #content-section {
        margin-bottom: 20px;
        width: 98%;
    }

    .dwqa-container input, .wp-editor-wrap, #question-category {
        display: block;
        min-width: 95% !important;
        width: 95% !important;
    }

    footer {
        text-align: center;
    };
}

@media screen and (max-width: 320px) {

    .fee-hover-container button {
        float: none;
        font-size: 10px;
        border-radius: 10px;
    }

    button.fee-form-save,button.fee-form-cancel {
        padding-left: 15px;
        margin-right: -8px!important;
    }

    button.fee-form-cancel {
        margin-top: 10px;
    }

    ol.sub-alfabet-lijst {
        display: none;
    }

    ol.alfabetische-lijst { width: 95.8%; }

    ol.alfabetische-lijst >li {
        padding: 0;
    }

    .home .entry-list .widget-title,.home .entry-list ul {
        text-align: center;
    }

    .home .entry-list {
        width: 240px!important;
    }

    .home #tags,.single #tags {
        margin-top: 10px;
        display: block;
    }

    .tag #tags {
        clear: both;
        padding-top: 10px;
    }

    .post-meta,#tags a {
        font-size: 10px;
    }

    .alfabet-paginas.grid {
        width: 100%!important;
    }

    .top-menu li {
        float: left;
    }

    .ac_input {
        max-width: 70%;
        position: relative;
        right: 30px;
    }

    .zoeken {
        position: relative;
        right: 25px;
    }

    .hide-320 {
        display: none;
    }

    .show-320 {
        display: block;
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {

    .container {
        margin: 10px 20px 0 0!important;
    }

    li .gdrts-rating-block {
        right: -35px;
    }

    #widgets {
        float: left;
    }

    #widgets .entry-list {
        width: 100px;
    }

    #text-6,.page-template-beste-volkabs-php #widgets {
        display: none;
    }

    .alfabet-pagina #content-section,.page-template-beste-volkabs-php #content-section {
        width: 98%!important;
    };
}

@media screen and (min-width:0\0) {

    .top-menu {
        margin-top: -100px;
    }

    #tags {
        display: inline-block!important;
        margin-top: -110px;
    };
}

@media only screen and (min-device-width: 720px) and (max-device-width: 720px) and (orientation:portrait) {

    .fee-hover-container button {
        float: none;
        font-size: 10px;
        border-radius: 10px;
    }

    button.fee-form-save,button.fee-form-cancel {
        padding-left: 15px;
        margin-right: -8px!important;
    }

    button.fee-form-cancel {
        margin-top: 10px;
    }   
    
    #content-section {
        width: 240px!important;
        margin-left: 5px!important;
    }

    ol.sub-alfabet-lijst {
        display: none;
    }

    .home .entry-list .widget-title,.home .entry-list ul {
        text-align: center;
    }

    .home .entry-list {
        width: 290px!important;
    }

    .home .container {
        width: 290px!important;
    };
}

.teaser {    
    color: #fce6e7; /* #efe9e9; */
    display: inline-block;
    float: left;
    width: 68%;
    font-size: 13px;
    font-weight: normal;
 }

.bottom { 
    position: fixed;
    bottom: 0; /* top is also an option */
    width:100%;
    height: 3.5em; // or anything you want the height to be
    background-image: -webkit-linear-gradient(rgba(0,0,0, 0.0) 0%,rgba(0,0,0, 1) 100%);
    background-image:  -moz-linear-gradient(rgba(0,0,0, 0.0) 0%,rgba(0,0,0, 1) 100%);
    background-image:  -o-linear-gradient(rgba(0,0,0, 0.0) 0%,rgba(0,0,0, 1) 100%);
    background-image:  -ms-linear-gradient(rgba(0,0,0, 0.0) 0%,rgba(0,0,0, 1) 100%);
    background-image:  linear-gradient(rgba(0,0,0, 0.0) 0%,rgba(0,0,0, 1) 100%);
}

aside#widgets { width: 27%; /* 320px */ }
.single-de_of_het aside#widgets, .single-meervoud aside#widgets { /* width:  20%; */ width: 25%; margin-top: 15px; }

.single-de_of_het aside#widgets .dingen_widget, .single-meervoud aside#widgets .dingen_widget {
  float: left;
}

span.sub { color: #A6A6A6; display: inline-block; width: 100%; font-size: 13px;}
.comment-notes { color: #fff; }

.category-reclame {
    border: 2px solid #d4af37;
}

.entry-list a.category-reclame {
    background: #fff;
    color: #d4af37;
    width: 94%;
    padding: 20px 6px;
}

.entry-list a.category-reclame:hover {
    background: #a72b03;
    padding: 20px 6px;
}

.entry-list a.category-reclame:hover > span {
    color: #fff;
}

.entry-list a.category-reclame .entry-title {
    color: #d4af37;
}

.entry-list a.category-reclame span.teaser {
    color: #d4af37;
    float: right;
    width: auto;
}

.category-reclame .post-title:after {
    content: "advertentie";
    font-size: 10px;
    float: right;
}

.category-reclame .icon-comment-alt {
    display: none;
}

.referenties li {
    display: block;
    margin-bottom: 10px;
}

.referenties li span {
    color: #999;
    display: block;
}

.gdrts-thumb-link::before {
    display: block;
    font-size: 50%;
    margin-bottom: 10px;
}

.gdrts-thumb-up .gdrts-thumb-link::before {
    content: "Top!";
}

.gdrts-thumb-down .gdrts-thumb-link::before {
    content: "Kut!";
}

/* menu */

.header nav ul {
  overflow: hidden;
}

.header nav .menu {
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  user-select: none;
     clear: both;
    cursor: pointer;
    float: right;
    margin: -39px 0;
    padding: 10px;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ nav .menu {
  float: none;
  max-height: 240px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

.new-indicator:before {
    background: #e30614;
    border-radius: 12px;
    content: "";
    height: 6px;
    margin-top: -15px;
    margin-left: -10px;
    position: absolute;
    width: 6px;
}

/* 48em = 768px */

@media (min-width: 48em) {

  .header nav .menu {
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}

/* Editor */

.snax-form-main-title, .snax-edit-post-row-referral, .snax-form-side-title {
    display: none;
}

.white-popup {
    background-color: #fff !important;
    border-radius: 20px;
}

.top-menu li.schrijf-button {
    background: #363636;
    border: none;
    display: inline-block;
    padding: 6px;
}
.schrijf-button a {
    font-size: 14px !important;
}

/* Newsletter widget */

.widget_newsletterwidget {
    border: 4px solid #fce6e7;
    color: #fce6e7;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}

.tnp-widget input.tnp-submit {
    background-color: #fce6e7 !important;
    color: #000 !important;
}

.tnp-field-email {
    color: #000;
}

/* Quizzes */

.snax-quiz-questions-item {
	margin-top: 25px;
}

.snax-quiz-questions-item:first-of-type {
	margin-top: 0;
}

.snax-quiz-question-media img {
	height: auto;
}

/* QA */

.antwoorden-totaal:after {
    content: "antwoord(en)";
    margin-left: 5px;
}

.dwqa-alert {
    background: #f7a7ab;
    font-weight: bold;
}

.dwqa-pagination, .answer-url {
    display: none !important;
}

.dwqa-answer-form-title {
    border-top: none !important; 
}

.dwqa-questions-archive .dwqa-question-meta {
    font-style: italic;
    opacity: 0.7;
}

.dwqa-questions-archive .dwqa-question-title a {
    font-size: 16px;
    font-weight: 700;
}

.dwqa-best-answer {
    background: #f9fde8;
}

.dwqa-comments-list .dwqa-comment {
    border-bottom: 1px solid #562156 !important;
}

.dwqa-comments-list .dwqa-comment:last-of-type {
    border-bottom: none !important;
}

.dwqa-comment-form {
    border-radius: 12px;
    margin-top: 10px;
}

.dwqa-question-content p, .dwqa-answer-content {
    font-size: 16.5px;
}

.dwqa-comments-list {
    background: #f9f9f9 !important;
    border-left: 4px solid #fce6e7;
}

.dwqa-comment-form.antwoord-geven {
    background: #fce6e7;
    color: #562156;
    border-left: 8px solid #562156;
    margin-bottom: 10px;
}

.dwqa-comment-form.antwoord-geven .button {
    background: #e30614;
    margin-top: 10px;
}

.dwqa-question-filter a {
    color: #562156;
}

.content-sidebar-page-qa #content,
.page-template-content-sidebar-half-page #content-section {
    margin-right: 20px;
}

.content-sidebar-page-qa aside#widgets, .page-template-content-sidebar-half-page aside#widgets {
    width: 25%;
}

.dwqa-breadcrumbs {
    color: #562156;
    margin-top: 8px;
    font-size: 14px;
}

.dwqa-question .post-title {
    background: #562156;
    color: #fff;
}

.dwqa-answer-item {
    border-top: 4px solid #fce6e7 !important;
}

.dwqa-answer-form {
    background: #fce6e7;
    padding: 10px;
}

.dwqa-comment-form .comment-form textarea {
    font-family: inherit !important;
    height: 60px !important;
}

.date-qa {
    color: #b1acac;
    font-style: italic;
}

.dwqa-staff {
    background: #562156 !important;
}

.dwqa-container .dwqa-question-vote .dwqa-vote-down, .dwqa-container .dwqa-answer-vote .dwqa-vote-down {
    border-top-color: #562156 !important;
}

.dwqa-container .dwqa-question-vote .dwqa-vote-up, .dwqa-container .dwqa-answer-vote .dwqa-vote-up {
    border-bottom-color: #562156 !important;
}

.dwqa-container .icon-asterisk,
.dwqa-container .icon-comment,
.dwqa-question-vote .dwqa-vote-count {
    color: #562156;
}

.dwqa-question-item {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.dwqa-question-stats span {
    border: none !important;
}

.dwqa-search input, .dwqa-questions-list, .vraag-stellen-input {
    border: 2px solid #fce6e7 !important;
}

.vraag-stellen-input {
    box-shadow: none !important;
    padding: 10px 15px !important;
}

.ui-autocomplete {
    background: #fce6e7;
    padding: 10px;
}

.ui-autocomplete .ui-menu-item {
    color: #562156;
}

[class^=icon-]:before, [class*=" icon-"]:before {
    display: inline-block;
    font-display: swap;
    font-family: FontAwesome;
    font-weight: 400;
}

.icon-star:before {
    content: "\f005";
}

.icon-question:before {
    content: "\f059";
}

.icon-shopping-bag:before {
    content: "\f290";
}

.menu .icon-question:before, .menu .icon-check:before,
.menu .icon-star:before, .menu .icon-pencil:before {
    display: inline;
    margin-right: 0;
}

.icon-check:before {
    content: "\f046";
}

.icon-pencil:before {
    content: "\f040";
    margin-right: 5px;
}

.icon-off:before {
    content: "\f08b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-child:before, .icon-user:before, .icon-torso:before {
    content: "\f007";
}

.icon-universal-access:before {
    content: "\f234";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-question-mark:before {
    content: "\f059";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-facebook:before {
    content: "\f082";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-male:before {
    content: "\f222";
}

.icon-female:before {
    content: "\f221";
}

.icon-comment-alt:before {
    content: "\f0e6";
}

.fa-whatsapp {
    color: #25D366;
}

.fa-facebook {
    color: #4267B2;
}

.fa-twitter {
    color: #1DA1F2;
}

.fa-envelope {
    color: #dea5a7;
}

a.q-link {
    color: #562156;
}

.q-link.icon-question-mark:before {
    color: #562156;
    margin-right: 5px;
}

#custom_html-9 {
    border: 6px solid #795984;
}

.vkd-logo {
    vertical-align: sub;
}

.dingen-box {
    padding: 4px;
}

.dingen-box a {
    border-bottom: 2px solid #000;
}

/* Dingen */

.dingen_widget {
  border-top: 6px solid #795984;
  margin-top: 20px;
}

.dingen_svg {
  height: 28px;
  display: inline-block;
  vertical-align: bottom;
  width: 28px;
}

.related_dingen {
  border-bottom: 2px solid #a5a0a0;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}

.related_dingen .dingen_info {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%
}

.related_dingen .dingen_title a {
  color: #fffaf0;
  word-wrap: break-word;
}

#widgets .dingen_title > a.dingen_links:focus, #widgets .dingen_title > a.dingen_links:hover {
  text-decoration: underline;
}

.related_dingen .dingen_img {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%
}

/* Woocom */

.woocommerce table.shop_table, .woocommerce table.shop_table td {
    border: none !important;
}

.woocommerce .actions.winkelwagen {
    border-bottom: 4px solid #000 !important;
}

#content-woocommerce.grid.col-620 {
  width: 100%;
}

.woocommerce-Price-amount.amount {
  font-size: 24px;
  color: #000;
}

.woocommerce div.product div.summary {
  background: #fce6e7;
  border: 4px solid #000;
  border-radius: 12px;
  padding: 10px;
}

.woocommerce .entry-title {
  width: 100%;
}

.woocommerce-product-details__short-description {
  font-size: 16px;
}

h2.secondary-title-product {
  color: #e30614;
  display: inline-block;
  font-style: italic;
  margin: 10px 0 0 0;
}

.mok {
  font-weight: 200;
}

.post-type-archive #content-woocommerce.grid.col-620, .term-gepersonaliseerde-mok-met-tekst #content-woocommerce.grid.col-620,
.type-product .related.products, .woocommerce-tabs.wc-tabs-wrapper {
    background: #fff !important;
    width: 98% !important;
    padding: 10px !important;
}

.add_to_cart_button {
    background: #3aff5a !important;
}

.post-type-archive .woocommerce-loop-product__title {
    font-size: 20px !important;
}

.post-type-archive li.product .price {
    color: #fff !important;
}

.post-type-archive h1.woocommerce-products-header__title.page-title {
    color: #000;
    margin-bottom: 10px;
}

.woocommerce-breadcrumb, .woocommerce-notices-wrapper .woocommerce-message {
  display: none;
}

.woocommerce div.product form.cart .button {
    background: #3aff5a;
    color: #000;
    font-size: 22px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: inherit !important;
    font-size: inherit !important;
}

.woocommerce th {
    border: none;
}

.woocommerce-cart #content, .woocommerce-checkout #content {
    width: 99%;
}

.woocommerce-cart .post-meta, .woocommerce-checkout .post-meta {
    display: none;
}

@media screen and (min-width: 480px) {
  .woocommerce h1 {
    font-size: 2.8em;
  }
}

/* Doneer button */

#custom-donation-bar {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  max-width: 240px;
}

#custom-donation-bar h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
}

#custom-donation-bar label {
  display: block;
  margin-bottom: 6px;
  font-weight: bold;
  color: #444;
}

#custom-donation-bar input[type="text"] {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #bbb;
  border-radius: 4px;
  font-size: 14px;
  box-sizing: border-box;
  margin-bottom: 10px;
  background-color: #fff;
}

#custom-donation-bar input[type="submit"].button-primary {
  background-color: #d62c2c;
  color: #fff;
  border: none;
  padding: 8px 14px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.2s ease-in-out;
}

#custom-donation-bar input[type="submit"].button-primary:hover {
  background-color: #b71e1e;
}

@media (max-width: 768px) {
  #custom-donation-bar {
    max-width: 100%;
    margin: 20px auto;
    border-radius: 0;
    box-shadow: none;
  }

  #custom-donation-bar input[type="submit"].button-primary {
    width: 100%;
  }
}
