/*
Theme Name: TALK NERDY TO ME
Author: Toeps
Author URI: http://toeps.nl/
Description: MOOI HE.
Version: 1.1.1
Text Domain: talknerdy
*/

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;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow-x: hidden;
    min-height: 100vh;
    display: flex;
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    background: #ddd6f3;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #eacfd8, #eacfd8, #ddd6f3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #eacfd8, #eacfd8, #ddd6f3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.single, .error404, .page {
    background: #efedf3;
}

a {    
    text-decoration: none;
    color:blueviolet;
}

a:visited {
    color:mediumslateblue;
}

a:hover {
  -webkit-animation: zomg 2.5s infinite;
  animation: zomg 2.5s infinite;
}

@-webkit-keyframes zomg {
  0%, 100% { color: #7ccdea; }
  16%      { color: #0074d9; }
  32%      { color: #2ecc40; }
  48%      { color: #ffdc00; }
  64%      { color: #b10dc9; }
  80%      { color: #ff4136; }
}
@keyframes zomg {
  0%, 100% { color: #7ccdea; }
  16%      { color: #0074d9; }
  32%      { color: #2ecc40; }
  48%      { color: #ffdc00; }
  64%      { color: #b10dc9; }
  80%      { color: #ff4136; }
}

p {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow:visible;
}

hr {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	height: 1px;
	margin-bottom: 0px;
    margin-top: 0px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}

.site {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.site-main {
    overflow-x: hidden;
    flex-grow: 10;
}

img {
    padding: 0px;
    margin: 0px;
}

.site-header {
    height: 10vh;
    width: 100%;
    display: flex; 
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    z-index: 1001;
    overflow: hidden;
}

.red.site-header {
    background-color: #ddd6f3;
}

.single .site-header, .error404 .site-header, .page .site-header {
    background-color: #efedf3;
}

.sticky_header {
    position: -webkit-sticky;
    position: sticky;
    top: -2px;
    will-change: transform;
    transform: translateY(0);
    transition: transform .4s ease-out;
}

.sticky_header-hidden {
    transform: translateY(-100%);
  }

.site-title {
    width: 10%;
}

.insidesitetitle {
    display: none;
}

h1, h3, h4, h5 {
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    text-transform: lowercase;
}

h2 {
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    text-transform: lowercase;
}

h5 {
	color: 2b2b2b;
    background-color:#fff;
    font-size: 16px;
	font-family: 'sofia-pro', 'avenir next', sans-serif;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: -10px;
    text-transform:uppercase;
	line-height: 1;
    font-weight: 300;
}

h6, .informatie {
    background-color: #fff;
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-size: 13px;
    padding: 11px 15px;
}

.h6 {
    margin-top: 0px;
    margin-bottom: 24px;
}

.informatie {
    margin-top: 20px;
    margin-bottom: 20px; 
}

.taalmemo {
    background-color: #fff;
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-size: 13px;
    padding: 10px 15px;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
}

sub, sup {
    font-size: 11px;
}

.wpml-ls-statics-post_translations {
    font-size: 12px;
}

.wpml-ls-statics-post_translations {
    font-style: italic;
    width: 500px;
    max-width: 90vw;
    margin-bottom: 0px;
}

em {
    font-style: italic;
}

b, strong {
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
}

.quote {
    padding-bottom: 1vw!important;
}

.quote h2 {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.quoteauteur {
    text-align: right;
}

.site-title h2 {
    padding: 10px;
}

.site-header, .site-footer {
    text-align: center;
    text-transform: lowercase;
    font-size: 16px;
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
}

.rechtsvakje {
    width: 10%;
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
}

.toggle-nav {
    display: none;
}

.site-header a {
    color: #897eb1;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
}

ul {
    list-style-type: none;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding: 0px;
}

.blog-post-nieuw ul, .blog-post ul {
    list-style-type: disc;
    padding-left: 20px;
}

.nav-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.menu-item {
    padding: 0px 2vw;
}

.header-main {
    display: flex;
}

.social {
    padding: 10px 2vw;
    height: 30px;
}

.social a {
    line-height: 0;
    font-size: 0;
}

.social img {
    max-width: 30px!important;
    height: auto!important;
}

.headerfoto {
    text-align: center;
}

.headerfoto img {
    width: 890px;
    max-width: 90vw;
    height: auto;
}

.ms-item.advertentie {
    background-color: transparent;
    display: flex;
    justify-content: center;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.main-content {
    display: flex;
    justify-content: space-between;
}

/* Makes two columns */
#ms-container {
    width: 100%;
    max-width: calc(1200px + 60px);
    margin: 0 auto;
}

.ms-item {
    width: calc(50% - 30px);
    margin: 15px;
    background-color: #fff;
    max-width: 600px;
}

.ms-item figure {
    margin: 0px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ms-item p {
    margin-bottom: 10px;
}

.post-password-form {
    margin-bottom: 20px;
}

.article-preview-image img {
    display: block;
}

.ms-item img {
    max-width: 100%!important;
    margin: 0px!important;
    height: auto;
}

.ms-item iframe {
    max-width: 100%!important;
    margin: 0px!important;
}

.jeshitpost {
    padding-top: 1.5vw;
    padding-right: 1.5vw;
    padding-bottom: calc(1.5vw - 10px);
    padding-left: 1.5vw;
    max-width: 600px;
}

.site-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog-post-nieuw {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
    max-width: 100%;
}

.tekst {
    width: 100%;
    max-width: 500px;
}

.driefotos, .tweefotos, .singlefotosmal, .singlefotobreed {
    display: flex;
    justify-content: center;
    margin: 0 2vw;
    line-height: 0;
}

.driefotos, .tweefotos, .singlefotobreed {
    align-items: flex-start;
}

.singlefotosmal {
    align-items: flex-end;
}

.tweefotos .linkerfoto, .tweefotos .rechterfoto {
    max-width: 50%;
}

.driefotos .linkerfoto, .driefotos .middenfoto, .driefotos .rechterfoto {
    max-width: 33.333333333%;
}

.blog-post-nieuw img {
    max-width: 100%;
}

.driefotos img {
    margin: 2vw;
    width: 28vw;
    max-width: calc(100% - 4vw);
}

.tweefotos img {
    margin: 2vw;
    width: 44vw;
    max-width: calc(100% - 4vw);
}

.singlefotosmal .linkervak, .singlefotosmal .rechtervak {
    width: 14vw;
    margin: 2vw;
    z-index: 999;
    font-family: 'reenie beanie', sans-serif;
    font-size: 16px;
    line-height: 1;
}

.linkervak {
    text-align: right;
}

.bijschrift {
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    color: #666666;
    background-color: #fff;
    margin-top: 2vw;
}

.onderschriftlinks, .onderschriftrechts {
    font-size: 12px;
    line-height: 1.5;
    margin-left: 2vw;
    margin-top: -2vw;
    margin-right: 2vw;
    margin-bottom: 2vw;
    padding: 10px;
    color: #666666;
    background-color: #fff;
}

.singlefotobreed .onderschriftlinks, .singlefotobreed .onderschriftrechts {
    margin-left: 0vw;
    margin-top:  -2vw;
    margin-right: 0vw;
    display: flex;
}

.singlefotobreed .onderschriftlinks div {
    flex-grow: 1;
    width: 0;
}

.driefotos .onderschriftlinks {
    margin-left: 2vw;
}

.driefotos .onderschriftrechts {
    margin-right: 2vw;
}

.singlefotobreed .foto {
    display: inline-block;
}

.singlefotosmal .foto img {
    margin: 2vw;
    max-width: 60vw;
    max-height: 130vh;
}

.singlefotobreed .foto img {
    margin: 2vw 0;
    max-width: 100%;
    max-height: 130vh;
}

.videocontainer {
    width: 790px;
    max-width: 100%;
    margin: 20px;
    overflow: hidden;
}

.blog-post-nieuw .filmpie {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.blog-post-nieuw .filmpie iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.giffie {
    text-align: center;
    margin: 2vw;
}

.woo_producten {
    display: flex;
    justify-content: space-between;
}

.productcontainer {
    width: calc(100% / 2);
}

.woo_producten ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0!important;
}

.woo_producten li {
    margin: 10px!important;
    background-color: white;
    width: calc(calc(99.5% / 2) - 20px)!important;
    height: auto!important;
}

.woo_producten.blogpost {
    margin-bottom: 20px;
    max-width: 500px;
}

.woo_producten.blogpost .productcontainer {
    width: calc(calc(100% / 2) - 10px)!important;
}

.woo_producten.blogpost li {
    width: 100%!important;
    height: auto!important;
    margin: 0px!important;
}

.woo_producten.blogpost li .woocommerce-loop-product__title, .woo_producten.blogpost li .price, .woo_producten.blogpost li .added_to_cart {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.woo_producten.blogpost li .added_to_cart {
    padding-bottom: 15px!important;
    padding-top: 0px!important;
}

.woo_producten.blogpost li .price, .woocommerce ul.products li.product .price {
    color: black!important;
}

.woocommerce div.product p.price {
    color: #897eb1!important;
    font-weight: 400;
}

.woo_producten.blogpost li .button {
    margin: 15px!important;
}

.woocommerce .single-product .stock {
    display: none;
}

.woocommerce .single-product img {
    margin-top: 0px!important;
}

.single-product.woocommerce .blog-post-meta {
    display: none;
}

.single-product.woocommerce .kofiknop, .woocommerce-cart .kofiknop, .woocommerce-checkout .kofiknop {
    display: none;
}

.single-product.woocommerce .blog-post-title {
    margin-top: 0px;
    margin-bottom: 20px;
}

.woocommerce .single-product .price {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.woocommerce input {
    border: none!important;
    height: 30px!important;
    padding-left: 5px!important;
}

.single-product.woocommerce .kofiknop, .single-product.woocommerce .koopboek, .single-product.woocommerce .koopboekmob, .single-product.woocommerce .comments-area {
    display: none;
}

.woocommerce table.shop_table {
    background-color: white!important;
}

.woocommerce table.shop_table td {
    text-align: right;
}

.woocommerce table.shop_table th.product-total {
    text-align: right;
}

.woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td.product-quantity, .woocommerce table.shop_table td.product-price {
    text-align: left;
}

.woocommerce h3 {
    margin-bottom: 10px!important;
}

.woocommerce .related.products {
    width: 100%;
    clear: both;
}

.woocommerce .product_meta {
    display: none;
}

.woocommerce-page .post-navigation {
    display: none;
}

.instaembed {
    width: 500px;
    max-width: 90vw;
    margin-top: 10px;
}

.content-area {
    width: 100%;
    padding: 0 5%;
    /* margin-top: -1.2vw; */
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.error404 .content-area {
    margin-top: 0;
}

.content-area h1 {
    text-align: center;
}

.content-area h4 {
    margin-top: 30px;
}

.blog-post p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post img {
    max-width: 790px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    position: relative;
}

.wp-caption img {
    margin-top: 0;
}

.blog-post .size-medium {
    width: 390px;
    max-width: 390px;
    height: auto;
}

.blog-post .alignleft, .wp-caption.alignleft {
    width: 790px;
    max-width: 790px;
    min-width: 390px!important;
    margin-left: -145px;
    display: inline-block;
    vertical-align: top;
}
.blog-post .alignright, .wp-caption.alignright {
    vertical-align: top;
    min-width: 390px!important;
    width: 790px;
    margin-left: 6px;
    margin-right: -145px;
    display: inline-block;
}

.blog-post .aligncenter, .wp-caption.aligncenter, .wp-caption.aligncenter img {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .blog-post .alignnone, .wp-caption.alignnone {
    width: 600px!important;
    max-width: 600px!important;
    left: -50px;
    }

.wp-caption.alignnone img {
    width: 600px;
}

.wp-caption {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    line-height: 0px;
}

.wp-caption-text {
    margin-top: 5px!important; 
    margin-right: 10px;
    margin-bottom: 10px!important;
    margin-left: 10px;
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
}

/* .blog-post iframe {
    width: 790px;
    max-width: 100vw;
    min-height: 444.375px;
    margin-left: -145px;
} */

.blog-post .kickcontainer {
    width: 100%;
display: flex;
justify-content: center;
}

.kickcontainer .promo {
    text-align: center;
    font-weight: 600;
}

.instagram-media {
    margin: 0 0 12px 0!important;
}

.sharedaddy iframe {
    margin-left: 0px;
}

.filmpie {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.filmpie iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100.5%;
    height: 100.5%;
    margin-left: 0px;
}

.blog-post {
    margin-bottom: 0px;
    width: 500px;
    padding: 0 15px 15px;
    max-width: 100%;
}

.kofiknop {
    margin-bottom: 50px;
}

.koopboek, .koopboekmob {
    width: 600px;
    max-width: 90vw;
}

.koopboekmob {
    display: none;
}

.koopboek img, .koopboekmob img {
    max-width: 100%;
    height: auto;
}

.blog-post h2, .blog-post-nieuw h2 {
    margin-top: 25px;
}

.blog-post-boven {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    text-align: center;
    justify-content: center;
}

.page-boven {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
}

.page-boven .blog-post-titelenmeta {
    display: flex;
    align-items: center;
}

.blog-post-plaatje img, .page-boven img{
    max-height: 70px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
}

.post-title {
    text-align: center;
    padding-top: 5px;
}

.post-title-link {
    color: black; 
    font-size: 24px;
    text-transform: lowercase;
}

.post-title a:visited {
    color: black;
}

.blog-post-title {
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 30px;
    font-weight: 700;
    max-width: 500px;
}

.single .blog-post-title, .blog-post-nieuw .blog-post-title {
    font-size: 36px;
    line-height: 1.2;
    text-transform: lowercase;
}

#page-title {
    margin-bottom: 30px;
}

#gezocht, #archives {
    margin-top: 1.2vw;
    text-transform: lowercase;
    font-size: 24px;
}

.archivecontainer {
    display: flex;
    justify-content: center;
}

#archivedesc {
    max-width: 500px;
    padding-bottom: 10px;
}

.blog-post-titelenmeta {
    margin-bottom: 10px;
}

.blog-post-title a {
    color: #000000;
}

.blog-post-meta {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color: darkgray;
    text-transform: lowercase;
}

.comments-area {
    width: 550px;
    max-width: 90vw;
}

.comment-reply-title {
    margin-top: 25px;
    margin-bottom: -10px;
}

.comments-title {
    margin-top: 50px;
    margin-bottom: 30px;
}

.comment-author {
    font-family: 'sofia-pro', 'avenir next', sans-serif;
    font-weight: 600;
}

.comment-form-comment label {
    display: none;
}

.comment-list {
    font-size: 13px;
}

.comment-list li {
    list-style-type: none;
    margin-bottom: 30px;
}

.comment-list li .children {
    margin-top: 20px;
    margin-left: 20px;
}

.comment-list li .reply {
    font-size: 11px;
}

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

.form-submit {
    margin-bottom: 20px;
}

.comment-subscription-form {
    margin-top: 10px;
    margin-bottom: 0px;
}

.related_titel {
    margin-top: 50px;
    margin-bottom: 10px;
}

.blog_related {
    width: 980px;
    max-width: 100%;
}

.relatedposts {
    width: 100%;
    max-width: 600px;
    padding: 0 15px;
    margin-bottom: 50px;
}

.relatedposts h2 {
    font-size: 18px;
}

.post-navigation h2 {
    display: none;
}

.post-navigation {
    width: 90vw;
}

.nav-links, .post-navigation .nav-links {
    display:flex;
    justify-content: space-between;
    margin-top: 50px;
}

#nav-posts {
    display: flex;
    justify-content: space-between;
    padding: 1%;
}

.nav-previous, .nav-next, #nav-posts .prev, #nav-posts .next {
    max-width: 45vw;
    font-size: 16px;
    font-weight: 600;
    text-transform: lowercase;
    font-family: 'sofia-pro', 'avenir next', sans-serif; 
}

.widget-area {
    width: 330px;
    padding: 20px 15px 15px 15px;
    box-sizing: border-box;
    font-size: 12px;
}

.widget-area img {
    max-width: 300px;
    height: auto;
}

.widget {
    margin-bottom: 20px;
}

.widgettitle {
    margin-top: 10px;
    margin-bottom: 10px; 
}

#text-3 .widgettitle {
    margin-bottom: 20px;
}

.custominsta {
}

.custominsta h1, .customtwitter h1 {
    margin-top: 1vw;
    margin-bottom: 1vw;
}

.customtwittercontainer {
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ciw_feed {
    display: block;
    height: auto;
    overflow: auto;
    padding: 0.5vw;
}

.custom_instagram_widget img {
    margin:0.5vw!important;
    padding: 0px!important;
    width: calc(50% - 1vw);
    height: auto;
    max-width: calc(300px - 1.5vw)!important;
    max-height: calc(300px - 1.5vw)!important;
    object-fit:cover;
    float: left;
}

/* LINKTREE */

.page-template-page-linktree .content-area h1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.linktreecontainer {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 500px;
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
}

.linktreecontainer .linkblok {
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.linktreecontainer .linkblok a {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

/* FOOTER */

.site-footer {
    display: flex;
    justify-content: center;
    background-color: #eacfd8;
    padding: 10px;
    color: #eab4c4;
}

.single .site-footer, .error404 .site-footer, .page .site-footer {
    background-color: #efedf3;
}

.site-footer a, .site-footer a:hover, .site-footer a:visited {
    color: #eab4c4;
}

#wpstats {
    display: none;
}

@media only screen and (max-width: 611px) {
    .wp-caption, .blog-post img, .blog-post .alignleft, .blog-post .alignright, .blog-post .aligncenter, .blog-post .alignnone {
        left: 0!important;
    }
    
    .blog-post .alignleft, .wp-caption.alignleft {
        margin-left: auto;
        margin-right: auto;
    }
    
    .blog-post iframe {
    margin-left: 0!important;
}
    
    .jeshitpost {
        padding-left: 3vw!important;
        padding-right: 3vw!important;
    }
}

@media only screen and (max-width: 900px) {
    
    
    body {
        width: 100vw;
        max-width: 100vw;
    }
    
    .headerfoto {
        display: none;
    }
    
    .main-content {
    flex-wrap: wrap;
    }
    
    .blog-post {
    padding: 0px;
        width: 550px;
        max-width: 90vw;
}
    
    .blog-post-title {
        max-width: 90vw;
    }
    
    .blog-post img {
        margin-bottom: 0px;
    }
    
    .wp-caption-text {
        margin-top: 10px;
    }
    
    .content-area {
    padding: 5vw;
    width: 100vw;
    margin-top: -5vw;
    }
    
    .wp-caption, .blog-post img {
        align-self: center;
    }
    
    .blog-post .alignleft, .wp-caption.alignleft {
        margin-left: auto;
        margin-right: auto;
        width: 550px;
        min-width: unset!important;
        max-width: 90vw!important;
    }
    
    .blog-post .alignright, .wp-caption.alignright {
        margin-left: auto;
        margin-right: auto;
        width: 550px;
        min-width: unset!important;
        max-width: 90vw!important;
    }
    
    .alignleft.size-full {
        width: 550px;
        max-width: 90vw!important;
    }

    .blog-post .aligncenter, .wp-caption.aligncenter, .wp-caption.aligncenter img {
    width: 550px;
    max-width: 90vw!important;
    }
    
    .blog-post .alignnone, .wp-caption.alignnone {
    width: 550px;
    max-width: 90vw!important;
    left: 0px;
    }
    
    .wp-caption.alignnone img {
        width: 550px;
        max-width: 90vw;
    }
    
    .wp-caption img {
        left: auto;
        width: 550px!important;
        max-width: 90vw!important;
    }
    
    #ms-container {
       width: 90vw!important;
        max-width: 600px!important; 
    }
    
    .ms-item {
    width: 90vw;
    margin: 0 auto 5vw auto;
    }
    
    .ms-item img {
        width: 90vw!important;
    }
    
    .ciw_feed {
    padding: 1vw;
}
    
    .custom_instagram_widget img {
    margin: 1vw!important;
    padding: 0px!important;
    width: 42vw!important;
    height: 42vw!important;
    max-width: calc(300px - 3vw)!important;
    max-height: calc(300px - 3vw)!important;
}

    .toggle-nav {
    display: inline-block;
        font-size: 16px;
        font-family: 'sofia-pro', 'avenir next', sans-serif;
        font-weight: 600;
        padding: 10px 20px 10px 10px;
    }
    
    .site-header {
        align-items: flex-start;
        height: auto;
        min-height: 10vh;
        background-color: #ddd6f3;
    }
    
    .header-main {
        display: none;
    }
    
    .header-main.active { 
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 100vh;
    }
    
    .nav-menu.active {
        flex-direction: column;
        width: 50vw;
        margin-top: 0px;
        padding-top: 10vh;
        margin-bottom: 10px;
    }
    
    .menu-item {
        padding: 10px 2vw 0px 2vw;
    }
    
    .menu-item a {
        line-height: 30px;
    }
    
    .social {
        height: 50px;
        padding: 10px 0 0 0;
    }
    
    .site-title, .rechtsvakje {
        width: 20vw;
        height: 10vh;
    }
    
    .site-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .insidesitetitle, .insidesitetitle img {
        max-height: 10vh!important;
        max-width: 35vw!important;
        display: inline-block;
        vertical-align: middle;
    }
    
    .rechtsvakje {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }
    
    .insiderechtsvakje {
        margin-top: -35px;
        padding-top: 5vh;  
    }
    
    .tekst {
        width: 500px;
        max-width: 90vw;
    }
    
    .singlefotosmal .foto img {
        max-width: 80vw!important;
    }
    
    .singlefotosmal {
        flex-direction: column;
        align-items: center;
    }
    
    .singlefotosmal .linkervak, .singlefotosmal .rechtervak {
        max-width: 80vw;
        margin: 0;
        line-height: 1;
        text-align: left;
    }
    
    .singlefotosmal .foto {
        order: 1;
    }
    
    .singlefotosmal .linkervak {
        order: 2;
        align-self: flex-start;
        margin-left: -5vw;
        width: 33vw;
    }
    
    .singlefotosmal .rechtervak {
        order: 3;
        align-self: flex-end;
        margin-right: -5vw;
        width: 33vw;
    }
    
    .singlefotosmal .bijschrift {
        margin: 2vw;
    }
    
    .singlefotobreed {
        max-width: 96vw!important;
        margin-left: 0;
        margin-right: 0;
    }
    
    .singlefotosmal .gifje img {
        margin-left: 2vw!important;
        margin-right: 2vw!important;
        margin-top: 2vw!important;
        margin-bottom: 2vw!important;
    }
    
    .tweefotos, .driefotos {
        max-width: 100vw!important;
        margin-left: 0;
        margin-right: 0;
    }
    
    .tweefotos img {
        width: 48vw;
        max-width: 48vw;
        margin-left: 0;
        margin-right: 0;
    }
    
    .tweefotos .onderschriftlinks, .tweefotos .onderschriftrechts {
        margin-left: 0;
        margin-right: 0;
    }
    
    .driefotos img {
        width: 30.66666666666vw;
        max-width: 30.66666666666vw;
        margin-left: 0;
        margin-right: 0;
    }
    
    .driefotos .linkerfoto, .tweefotos .linkerfoto {
        margin-right: 4vw;
    }
    
    .driefotos .rechterfoto {
        margin-left: 4vw;
    }
    
    .driefotos .linkerfoto, .driefotos .middenfoto, .driefotos .rechterfoto {
        max-width: 30.66666666666vw;
    }
    
    .tweefotos .linkerfoto, .tweefotos .rechterfoto {
        max-width: 48vw;
    }
    
    .videocontainer {
        margin-top: 2vw;
        margin-bottom: 2vw;
    }
    
    .slidetitel h2 {
        font-size: 24px;
    }
    
    .blog-post iframe {
    width: 90vw;
    max-width: 790px;
    height: 50.625vw;
    margin-left: calc(275px - 45vw);
}
    
    .jeshitpost {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    
    .koopboek {
    display: none;
}
    
    .koopboekmob {
    display: inline-block;
}
    
    .related_titel {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 1450px) {
    body {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .onderschriftlinks, .onderschriftrechts {
        font-size: 13px;
    }

}

@media only screen and (min-width: 2000px) {
#ms-container {
    max-width: calc(1800px + 90px);
    margin: 0 auto;
}

}