/*
Theme Name: Theme Pluto by PinSupreme Child
Theme URI: http://pluto.pinsupreme.com
Theme URI: https://pinsupreme.com/wordpress-theme/clean-personal-masonry-blog-wordpress-theme
Template: pluto-by-osetin
Author: PinSupreme
Author URI: https://pinsupreme.com/
Description: Masonry Grid Style Wordpress Theme
Version: 1.0.53
License:
License URI:
Tags: black, white
Text Domain: pluto-by-osetin
*/

/* Changelog

Version: 1.0.53
2025-04-30
Icon uit header verwijderd

Version: 1.0.52
2024-11-27
Bugfix voor lazyload images

Version: 1.0.51
2024-10-14
PHP Warnings opgelost

Version: 1.0.50
2024-10-14
Oplossing voor PHP Warning: Undefined variable $related_content_class

Version: 1.0.49
2024-10-03
Bol button verduidelijken


Version: 1.0.48
2024-10-02
Bol.com button verduidelijken

Version: 1.0.47
2024-07-01
Content length in bol.com api header

Version: 1.0.46
2024-06-13
Trial melding thema verbergen met jQuery


Version: 1.0.45
Sietze: Min-height op primary sidebar in artikel pagina


/* Changelog
Version: 1.0.44
Sietze: Versie nummer in theme-script en style.css

versie 1.0.43
versie 1.0.42
versie 1.0.41
versie 1.0.40
2024-03-13
Sietze: Bol affiliate omzetten van openapi naar marketingapi inclusief afbeelding, prijs en beschrijving

versie 1.0.39
2024-03-12
Sietze: Bol affiliate omzetten van openapi naar marketingapi

versie 1.0.38
2023-07-12
Sietze: Affilite code voor bol.com omgeboud naar bol api

versie 1.0.37
2022-11-30
J: Template voor regenboogboeken + custom widget voor advertenties

versie 1.0.36
2022-6-29
Custom sidebar toggle button

Versie 1.0.35
2022-6-16
Bol affiliate code 2 resultaten tonen

Versie 1.0.34
2022-6-01
Namen variabelen corrigeren zodat PHP geen tijd meer kwijt is met gokken

Versie 1.0.33
2022-5-19
Affiliate code omgebouwd op Bol code op basis van auteursnaam indien aanwezig

Versie 1.0.32
2021-11-11
Mollie form gestyled voor donatie

Versie 1.0.31
2020-12-10
Bazarow affiliate weergave

Versie 1.0.30
2020-10-27
Sidebar knopje verbergen desktop

Versie 1.0.29
2020-7-28
popup afmetingen gewijzigd

Versie 1.0.28
2020-4-16
#popmake-124323 toegevoegd aan functions.php my_custom_popup_scripts()

Versie 1.0.27
2020-4-16
Styling Mailchimp popup

Versie 1.0.26
2019-8-8
function load_infinite_content_child() in functions.php aangepast voor tags

Versie 1.0.25
2019-1-22
Styling right-sidebar-small-menu class

Versie 1.0.24
2019-1-10
rCaptcha badge verwijderen

Versie 1.0.23
2018-7-24
search excerpt aangepast

Versie 1.0.22
2018-7-24
Twitter auteurs code aangepast

Versie 1.0.21
Icoontje voor getekend menuitem toegevoegd
(menu-item-106403)

Versie 1.0.20
2018-4-24
Menu verplaatsing in responsive_fix.js uitgezet

Versie 1.0.19
2018-3-20
Media queries voor Ads minimum hoogte

Versie 1.0.18
2018-3-20
Ads minimum hoogte gegeven in CSS zodat Masonry berekening beter verloopt

Versie 1.0.17
2018-1-30
Sidebar search page

Versie 1.0.16
2018-1-30
Lijntjes onder menu-items verwijderd

Versie 1.0.15

2018-1-30

Styling iconen

Versie 1.0.14

2018-1-30

Aanpassing voor relevanssi zoekmachine
aanpassing nieuw parenttheme v 4.01


Version 1.0.13

2017-11-21

Aanpassing in functions lineup_force_ssl function toegevoegd


Version 1.0.12

2017-11-16

Related post shortcode voor sidebar toegevoegd
wpautop in widgets uitgeschakeld

Version 1.0.9

-vervangen http door https in bol.com code verbeterd.  Als er al https stond
werd het https.
- Verbetering verwijderen sun_prepare_wp_filter. Loopt nu op een eerdere
  hook. Hiervoor liep de functie toch nog één keer...


Version 1.0.8

31-10-2017

registratie filter verwijderd i.v.m. performance
remove_filter('acf/load_value', 'sun_prepare_wp_filter');



Version 1.0.7

24-10-2017

fix voor endless scroll category / author
remove_action( 'pre_get_posts', 'os_search_filter');



Version 1.0.6

19-10-2017

View count posts home v3-content.php aangezet

Version 1.0.5

17-10-2017

aanpassingen infinite-scroll.php verplaatst naar child theme


Version 1.0.4

14-9-2017

minor css adaption for mobile menu

Version 1.0.3

12-9-2017

minor css adaption


Version 1.0.2

12-9-2017

Added extra menu item for strips
Updated Fontawesome to 4.7

added metatag http-equiv="Last-Modified" on posts and pages



Version 1.0.1

10-8-2017

added metatag http-equiv="Last-Modified" on posts and pages

*/



@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700|Open+Sans:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Teko:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700); 



body {
    color: #45545a !important;
}

.menu-block .logo {
    margin-bottom: 30px !important;
}

.menu-block, .main-content-w {
    border-top: none !important;

}

.page-template-default h1 {
    font-size: 24px;
}

.page-template-default h2 {
    font-size: 19px;
}

.page-template-default h3 {
    font-size: 17px;
}

.page-template-default h4 {
    font-size: 15px;
}

.no-more-posts-message {
    color: #bd9e9e !important;
}

.single .post-body {
    padding: 45px 90px 45px 90px !important;
    margin-bottom: 15px;
}

.read-more-link {
    display: none;
}

h3 {
    font-weight: 700 !important;
}

/*.comment-respond h3 {
    font-weight: 400 !important;
}*/



/*Tekstpagina*/

.page h1.page-title {
    margin-bottom: 0 !important;  
}

.type-page {
    padding: 30px;
}

p {
    margin: 0 0 20px !important;
}

#items .title a {
    color: #313131;
}

.post-content a {
    color: #D65258;
}

.post-content a:hover, .post-content a:not(.bol-list-item):active {
    color: #FF3B44;
}

.page-template-page-wrapped .main-content-i a, .page-template-default .main-content-i p a {
    color: #D65258 !important;
}


/*Sidebar onderdelen*/

.menu-block .inlog-widget .widget-title {
    background-color: #bd1d28;
    padding: 7px;
    border-radius: 5px;
    border: none;
}

.inlog-widget {
    margin: -10px 0px -5px 0px !important;
}

.inlog-widget .widget-title {
    border-bottom: solid 1px #cccccc;
    line-height: 25px;
    font-size: 14px !important;
    background: none;
    color: #8e8e8e !important;
    padding: 0;

}

.inlog-widget.menu .widget-title {
    color: #FFF !important;
}

.inlog-widget .widget-title a {
    text-transform: none !important;
    color: #8e8e8e;
}

.inlog-widget.menu .widget-title a {
    color: #FFF;
}

.inlog-widget .widget-title:before {
    content: "\f007";
    padding: 3px 4px 4px 6px;
    font-family: FontAwesome;
    font-weight: normal !important;
}

.widget-title {
    margin-bottom: 20px !important;
    border-bottom: 1px solid black;
    line-height: 30px;
    font-size: 19px !important;
    color: #2a2a2a !important;
}

.widget_lineupwordpresspluginlineuptzumwidgetusername .widget-title {
    font-size: 15px !important;
}

.widget_lineupwordpresspluginlineuptzumwidgetusername .widget-title a {
    text-decoration: none;
    text-transform: none;
}

.widget-title:after {
    display: none !important;
}

.sidebar-position-right .primary-sidebar-wrapper .primary-sidebar {
    /*border-top: 60px solid #2C2C2C;*/
    overflow:hidden;
    background-image:url('img/background-sidebar.png');
    background-position: top;
    background-repeat: repeat-x;

}

/*Sidebar social media*/

aside#social-widget-2, .Social_Widget {
    margin-top: -15px;
}

.socialmedia-text {
    margin-top: 6px;
    float: left;
    color: #f0f3f5;
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-size: 17px;
}

/*Sidebar mini menu*/

.right-sidebar-small-menu {
    padding-bottom: 10px;
}

.right-sidebar-small-menu li {
    float: left;
    margin-right: 2px;
    padding-right: 2px;
    border-right: solid 1px #888888;
}
.right-sidebar-small-menu ul {
    list-style: none;
    padding: 0;
}

.right-sidebar-small-menu a {
    color: #2a2a2a;
    font-weight: 600;
    font-size: 12px;
}

/*Sidebar search form*/


.widget_search form:before {
    top: 0px !important;
    right: 0px !important;
    color: #FFF !important;
    background-color: #E22E36;
    padding: 11px 12px 11px 12px;
    font-size: 14px !important;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.widget_search .search-field {
    display: block;

    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;

    border: 1px solid #E7E7E7 !important;
    border-top: 1px solid #E7E7E7 !important;
    padding: 8px 8px !important;
    color: #111;
}

/*Sidebar recente reacties en populair */

/*aside#ns-recent-comments-2, .widget_widget_tptn_pop {
    background-color: #ffffff;
    border: solid 1px #e5edef;
    padding: 0px 20px 5px 20px;
}*/


/*Recent comments plus*/

.cwp-ul {
    padding: 0 !important;   
}

li.recentcomments:before {
    display: none;
}
li.recentcomments {
    list-style: none;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 10px;
    padding: 0px 0px 10px 0px !important;
}

li.recentcomments:last-child {
    padding-bottom: 0;
    border: none;
}

span.cwp-comment-title {
    font-family: Roboto Condensed;
    font-weight: bold;
    color: #3f4d52;
    line-height: 5px !important;
}

span.cwp-comment-title a {
    text-decoration: underline;
    color: #3f4d52;
}

.cwp-comment-excerpt {
    display: block;
    color: #464646;
    line-height: 15px;
    padding-top: 4px;
    font-size: 13px;
}


/**/

ul#ns li:last-child {
    border-bottom: none;
}

li.ns-comment {
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}

#ns-recent-comments-2 .avat {
    text-align: left !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    color: #3f4d52 !important;
    padding: 0!important;
}

#ns-recent-comments-2 .ns-comment, #ns-recent-comments-2 .ns-comment a {
    text-align: left !important;
    line-height: 16px !important;
    font-size: 13px !important;
}

#ns-recent-comments-2 .avat img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0px 10px 0px 0px;
    padding: 0;
}


.widget .tptn_after_thumb {
    padding-left: 10px !important;
}


/*Sidebar gerelateerde blogs  */

.gerelateerde-blogs .title {
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
}

.gerelateerde-blogs .title a {
    color: #3f4d52 !important;
    font-family: "Roboto Condensed";
    /*letter-spacing: 0.2px;*/
}

.gerelateerde-blogs .fipoweredby {
    margin-bottom: 5px;
}

.sidebar-button {
    color: #ffffff;
    padding: 7px;
    background-color: #E14B52;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: block;
}

.sidebar-button:hover, .sidebar-button:active {
    color: #ffffff !important;

}

.widget img {
    -webkit-box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.07) !important;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.07)!important;
}

.tptn_title {
    font-size: 15px;
    line-height: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    color: #3f4d52 !important;
    margin-bottom: 1px;
}

.tptn_title:hover {
    color: #de5c68 !important;
}

.tptn_link {
    margin-bottom: 0;
}

.tptn_author a {
    font-size: 11px !important;
    color: #D65258;
    font-weight: 600;
}

.widget a:hover {
    color: #de5c68;
}

span.tptn_author, span.tptn_date, .item span.date, span.crp_author a, span.crp_author {
    font-size: 11px !important;
    font-weight: 600;
    color: #888888 !important;
}

span.crp_author a {
    color: #2a2a2a;
    text-decoration: underline;
}

/*Sidebar tags*/


/*.tags-all-in-one {
    background-color: #E14B52;
    padding: 10px;
    -webkit-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.tags-all-in-one a:hover {
    color: #ffffff;

}
*/
.tags-all-in-one a {
    color: #ffffff;
    color: #d6737c;
}



/*Sidebar right */

.sidebar-position-right .primary-sidebar-wrapper .primary-sidebar {
    border-radius: 0 !important;
}

/*Sidebar left*/

.divider {
    display: none;
}

.menu-block {
    padding: 40px 30px 0px 27px !important;
    background-image:url('img/background-menu-bar-vertical.png') !important;
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1), inset 0px 0px 2px 1px #d22129 !important;
    box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.3), inset 0px 0px 2px 1px #d22129 !important;
}

.menu-block .os_menu ul {
    margin-bottom: 20px;
}

.menu-block .os_menu li a {

    display: inline;
}

.menu-position-top.menu-style-v2 .menu-block {
    position: fixed;
    width: 100%;
}

.menu-position-top.menu-style-v2 .menu-block .os_menu > ul > li > a {
    padding: 0;
}


/*.menu-position-top.menu-style-v2 .menu-block {
    background-image: url('img/background-menu-barV2.png') !important;
    background-position: bottom right;
    background-repeat: no-repeat;
}*/


.menu-position-left .menu-block .os_menu > ul > li {

    border-bottom: 0px solid rgba(0,0,0,0.04);
}


.menu-item {
    margin-bottom: 8px !important;
}

.menu-item a {
    color: #f7f7f7 !important;
}

.menu-item:before {
    -webkit-transition:all ease 0.2s;
    -moz-transition:all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.menu-block .os_menu li.current-menu-item > a {
    color: #FFF !important;
    font-weight: bold;
    border: none !important;
}

.menu-block .os_menu li.menu-item:hover a, .menu-block .os_menu li.menu-item:hover:before, .menu-block .os_menu li.current-menu-item:before  {
    color: #FFF !important;
    border-color: #FFF;
}

.menu-item-19:before, .menu-item-23:before, .menu-item-24:before, .menu-item-71059:before, .menu-item-22:before, .menu-item-25:before, .menu-item-71058:before, .menu-item-71060:before ,.menu-item-71061:before, .menu-item-80964:before, .menu-item-71115:before, .menu-item-71116:before, .menu-item-71117:before, .menu-item-71118:before, .menu-item-75584:before, .menu-item-89566:before, .menu-item-106403:before, .menu-item-82425:before, .menu-item-82221:before, .menu-item-81332:before, .menu-item-152664:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #141414;
    font-size: 15px;
    border-radius: 100px;
    border: solid 2px #141414;
    padding: 4px 4px 4px 6px;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    display:inline-block;
}

.menu-item-23:before {
    content: "\f1d8";
    font-size: 13px;
    padding: 6px 4px 4px 5px;
}

.menu-item-24:before {
    content: "\f164";
    font-size: 14px;
    padding: 4px 4px 4px 7px;
}

.menu-item-71059:before {
    content: "\f040";
    padding: 3px 0px 0px 7px;
}

.menu-item-22:before {
    content: "\f10e";
    font-size: 13px;
    padding: 6px 4px 4px 7px;
}

.menu-item-25:before {
    content: "\f130";
    padding: 4px 4px 4px 8px;
}

.menu-item-71058:before {
    content: "\f144";
    padding: 3px 4px 4px 6px;
}

.menu-item-71060:before {
    content: "\f025";
    padding: 3px 4px 4px 6px;
}

.menu-item-71061:before {
    content: "\f12e";
    padding: 3px 4px 4px 7px;
}

.menu-item-80964:before {
    content: "\f15b";
    font-size: 13px;
    padding: 5px 4px 4px 8px;
}

.menu-item-71115:before {
    content: "\f03e";
    font-size: 15px;
    padding: 4px 4px 4px 5px;
}

.menu-item-71116:before {
    content: "\f1dd";
    font-size: 15px;
    padding: 4px 4px 4px 7px;
}

.menu-item-71117:before {
    content: "\f06c";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}

.menu-item-71118:before {
    content: "\f277";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}

.menu-item-75584:before {
    content: "\f02d";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}

.menu-item-89566:before {
    content: "\f2b9";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}

.menu-item-106403:before {
    content: "\f1fc";
    font-size: 14px;
    padding: 4px 4px 4px 6px;

}
.menu-item-152664:before {
    content: "\f2d5";
  font-size: 14px;
  padding: 4px 4px 4px 6px;
}


.vc_separator h4 {
    font-size: 25px !important;
}

/* Main content*/


.index-isotope.v3 article.pluto-post-box img {
    width: auto;
}

.index-isotope .figure-link:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

figure.abs-image {
    padding-bottom: 1px !important;
}

figure.abs-image img {
    position: relative !important;
}


.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .image-fader {
    background-color: rgba(255, 180, 180, 0.33) !important;
    border-radius: 0 !important;
}


.pluto-post-box iframe, .bol-advertentie img {
    display: block !important; 
    margin: auto !important;
}

.page article.pluto-page-box .post-content, .single article.pluto-page-box .post-content, .index-fullwidth article.pluto-page-box .post-content {
    color: #3c3c3c !important;
}


blockquote {
    padding: 0px 20px 0px 20px !important;
}

.post-content blockquote:before {
    font-family: FontAwesome;
    content: "\f10d" !important; 
    color: #d0d0d0;
}


blockqoute p {
    font-size: 13px !important;
    font-weight: 400 !important;
}


h4.post-title a {
    line-height: 23px !important;
    /*letter-spacing: -0.2px;*/
}


.format-standard .post-content a:not(.bol-list-item) {
    text-decoration: underline !important;
    color: #D65258 !important;
}

.post-content a:hover:not(.bol-list-item) {
    color: #ff6a71 !important;
}

.index-isotope.v3 article.pluto-post-box.format-quote.has-post-thumbnail .post-body {
    border-radius: 0 !important;
}

.index-isotope.v3 article.pluto-post-box.format-quote {
    padding: 0 !important;   
}

.qoute-content h2.post-content a {
    text-decoration: none !important;
    color: #ffffff !important;
}

a.zilla-likes {
    text-decoration: none !important;
    color: #5f5a5a;
}

/*.meta-view-count {
    display: none;
}*/


.meta-view-count {  
    float:right !important;
    margin-left: 2px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.meta-view-count span, .meta-view-count i {
    display: block; 
    margin: auto !important;
    padding: 0 !important;
    width: auto;
    text-align: center;
}


i.fa.os-icon-eye {
    padding-bottom: 4px !important;
}

.inner-neutral-content {
    /*background-color: #ffffff;*/
    /*background-image: url('img/background-article.png') !important;*/
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    margin-top: 33px;
}

.inner-neutral-content h1.post-title, .inner-neutral-content h1.post-title a {
    font-size: 31px;
    line-height: 36px !important;
    text-decoration: none !important;
}

.inner-neutral-content h1.post-title:hover, .inner-neutral-content h1.post-title a:hover, h4.post-title.entry-title a:hover {
    color: #363636 !important;
} 


.inner-neutral-content form {
    max-width: 900px;
    margin: auto;
}



.single .post-meta-top {
    border: 1px solid #e0e0e0;
    padding: 20px !important;
}

.page article.pluto-page-box, .single article.pluto-page-box, .index-fullwidth article.pluto-page-box {
    border: none !important;
}

.category .archive-header {
    padding: 5px 0px 5px 40px;
}

.category .archive-header h3 {
    text-transform: uppercase;
}

.single .post-meta-top ul.post-categories {
    float: left;
    margin-left: 25px ;
    margin-top: 3px;
}

.single .post-meta-top .post-categories li a:before {
    margin: -9px 0px 0px -37px;
}

.single .post-meta-top .post-categories li a, .single .post-meta-top .post-author a, .single .post-meta-top .post-author, .single .post-meta-top .post-date {
    border: none !important;
    background: none !important;
    color: #2f2f2f !important;
}

.single .post-meta-top .post-author {
    float: none !important;
    text-align: center;
}

.single .post-meta-top .post-date {
    float: right !important;
}

.single .post-meta-top .post-author a:before, .post-author span:first-child:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 21px;
    position: absolute;
    margin: -4px 0px 0px -25px;
}

.single .post-content h1 {
    font-size: 24px !important;
}

.single .post-content h2 {
    font-size: 24px !important;
    font-weight: 400;
}

.single .post-content h3 {
    font-size: 18px !important;
    font-weight: 600;
}

.post-navigation-previous .navi-link a, .post-navigation-next .navi-link a {
    color: #CA4255 !important;
    font-weight: bold;
    border: none !important;
}

.post-navigation-previous .navi-link, .post-navigation-next .navi-link {
    padding-left: 50px;
    padding-right: 50px;
}

.post-navigation-previous .navi-link a:hover, .post-navigation-next .navi-link a:hover {
    color: #212121 !important;
}

.widget-written-by, .single .post-meta-top  {
    padding-left: 50px !important;
    padding-right: 50px !important;
}


.widget-written-by figure img {
    float: left;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

aside .widget-related-post {
    margin-bottom: 20px !important;
}

.widget-related-post .entry-summary {
    color: #353535 !important;
    margin-top: 10px;
    line-height: 20px;
}

.widget-related-post a {
    color: #2a2a2a !important;
    font-weight: 600;
    font-size: 17px;
}

.sidebar-under-post {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
}

.sidebar-under-post .widget-title, .comments-title, .widget-title a {
    text-transform: uppercase;
    color: #525252;
}

.comment-list, .comment-body {
    border-bottom:1px solid #ececec !important;
}

.comments-title i { 
    color: #e14b52 !important;

}

.comments-title:after {
    background: none !important;
}

.comments-area .fn, .comments-area .fn a, .comment-content {
    color: #525252 !important;
    color: #2a2a2a !important;
}

.gerelateerde-berichten .widget-related-post {
    padding: 0 !important;
    border: none !important;
}

.gerelateerde-berichten .date {
    font-weight: bold;
    margin-top: 3px;
    font-size: 12px;
}

.gerelateerde-berichten .col-md-12 {
    padding: 20px 20px 0px 0px !important;
}

.post-meta iframe {
    width: auto !important;
    overflow: visible;
}

.single .meta-like {
    padding: 15px 0px 0px 15px !important;
    border: none !important;
}

.single article.pluto-page-box .post-meta, .index-fullwidth article.pluto-page-box .post-meta {
    padding-bottom: 10px;
}

.single a.zilla-likes {
    float: right;
}

/*.tptn_counter {
    display: none
}*/

.comments-area {
    /*border-top: 1px solid #d1d1d3;*/
    display: block !important;
    margin-top: 20px !important;
    padding-top: 20px;
}

.comments-title {
    border: none !important;
}

.col-md-12.under-post-widget-column {
    border-top: solid 1px white;
    padding-bottom: 40px;
}

.widget-related-post {
    border-bottom: 1px solid #ffffff;
    border-top: none !important;
    padding-top: 30px !important;
    padding-bottom: 30px;
}

.widget-written-by {
    padding: 30px 0px 30px 0px !important;
    border-top: none !important;
    border-bottom: 1px solid #ffffff;
}


.author-description {
    font-size: 14px !important;
    color: #424242 !important;
}

/*Form contact, reageren en registreren*/

.grecaptcha-badge {
    display: none;
}

.comment-body, .children .comment-body {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}

.comment-list .comment-author, .children .comment-author {
    margin-bottom: 10px !important;
}

.comment-respond {
    padding: 0 !important;
    border: none !important;
    background-color: #ffffff !important;
}

.comment-respond .comment-reply-title:after {
    background-color: #c5c5c5 !important;
}

.comment-respond a {
    color: #D65258 !important;
}

.comment-respond a:hover, .comment-respond a:active {
    color: #FF3B44 !important;
}

.comment-metadata a {
    text-transform: lowercase;
    font-weight: bold;
    color: #e14b52 !important;
}

.wppb-required {
    color: #e14b52 !important;
    font-size: 13px !important;
}

.woocommerce-info {
    border: 1px solid #d4d9dc !important;
    background-color: #f0f3f5 !important;
}

.woocommerce-info p{
    font-size: 14px !important;
    color: #3c3c3c;
}

/*.login-username label, .login-password label, #wppb-login-wrap input {
    width: 50% !important;
}*/

form.edit-account label, form#loginform label, form#wppb-register-user label {
    min-width: 50% !important;
    font-size: 14px !important;
}

#pass-strength-result, .wppb-form-field > span {
    margin-left: 0 !important;
}

form#wppb-register-user label {
    font-size: 14px !important;
}

button, input.button {
    padding: 6px 12px;
    font-size: 13px !important;
    font-weight: bold;
    color: #ffffff;
}

input#submit, .wpcf7-submit, button, input.button {
    background-color: #e14b52 !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
}

input#submit:hover, .wpcf7-submit:hover, button:hover, input.button:hover {
    background-color: #f7444d  !important;
}


/* Mailchimp popup */

.pum-content .popup-buttons {
    display: inline;
}

.tzum-button {
    display: inline-block;
    color: white;
    background-color: #e14b52 !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    line-height: 32px;
    min-height: 32px;
    padding: 0px 8px 0px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tzum-button:hover {
    color: white;
}

.pum-content p{
    font-size: 14px;
    font-family: Helvetica;
    line-height: 1.4em;
}


/*Homepage*/

.post-body {
    overflow: hidden;
}

.post-meta, .entry-meta, ul.post-categories li a, .ul.post-categories li a, article.pluto-post-box .meta-view-count span, .entry-date, .meta-like span.zilla-likes-count  {
    font-family: Teko;
    font-weight: 400;
    font-size: 18px !important;
    text-transform: inherit !important;
}

.index-isotope.v3 article.pluto-post-box:hover {
    transform: translateY(0px);
}

.index-isotope.v3.isotope-simple article.pluto-post-box, .index-isotope.v3.isotope-simple article.pluto-post-box.format-image {
    -webkit-box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.07) !important;
    box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.07)!important;
}

.index-isotope.v3 article.pluto-post-box, .index-isotope.v3 article.pluto-post-box .post-title a {
    border: none !important;
}

.index-isotope.v3 article.pluto-post-box .post-content-body {
    padding: 20px !important;
}


h4.post-title a:hover {
    color: #1A1A1A !important; 
}

/*In geval van meta likes onderstaande uitzetten en het andere gedeelte aanzetten */

.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories li a {
    font-weight: 400;
}


.index-isotope.v3 article.pluto-post-box .meta-date {
    padding: 16px 0px 13px 30px !important;
    float: left;
    line-height: 20px; 
}

.index-isotope.v3 article.pluto-post-box .meta-date time {
    font-weight: 400;
}



.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories, .index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories {
    padding: 19px 0px 13px 42px !important;
    margin-bottom: 0 !important;
}




/*.index-isotope.v3 article.pluto-post-box .meta-date {
    padding: 18px 0px 0px 26px !important;
    float: left;
    line-height: 30px; 
}

.index-isotope.v3 article.pluto-post-box .meta-like {
    padding: 18px 4px 0px 4px !important;
    float: left;
    line-height: 30px;

}


.index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories, .index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories {
    padding: 21px 0px 0px 36px !important;
    margin-bottom: 0 !important;
}

.meta-like {
    min-height: 55px !important;
}

.meta-like a i:hover, .meta-like .active i {
    color: #FF636A !important;
}

.meta-like i {
    line-height: 15px;
}
*/

.meta-like {
    padding: 21px 5px 0px 5px !important;
    border: none!important;
    display: none;
}



.meta-comments {
    float:right;
    padding: 16px 6px 13px 0px !important;
    line-height: 20px;
    display: none;
}


.meta-author-info .meta-author-name {
    font-size: 11px;
    margin-top: -5px;
    padding-bottom: 15px;
    font-weight: 600;
}

.meta-author-info .meta-author-name a {
    color: #D65258;
    color: #2a2a2a;
    text-decoration: underline;
}

/*Categorieën icoontjes homepage en vervolgpagina's*/

.entry-date:before {
    content: "\f133";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    /* font-size: 18px;
      margin: -2px 0px 0px -19px; in geval van zilla aan*/
    font-size: 20px;
    margin: -2px 0px 0px -22px; 
}


.post-categories li a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    border-radius: 100px;
    border: solid 2px;
    padding: 4px 4px 4px 6px;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    /*margin: -8px 0px 0px -28px; in geval van zilla*/
    margin: -8px 0px 0px -32px;
}




.post-categories li a:hover:before {
    text-decoration: none;
}


.post-categories li a.nieuws:before {
    content: "\f1d8";
    padding: 5px 0px 0px 3px;
}

.post-categories li a.recensies:before {
    content: "\f164";
    padding: 4px 0px 0px 4px;
}

.post-categories li a.column:before {
    content: "\f040";
    padding: 5px 0px 0px 5px;
}

.post-categories li a.interviews:before {
    content: "\f10e";
    padding: 5px 0px 0px 4px;
}


.post-categories li a.essays:before {
    content: "\f15b";
    padding: 4px 0px 0px 5px;
}

.post-categories li a.reportage:before {
    content: "\f130";
    padding: 5px 0px 0px 6px;
}

.post-categories li a.foto:before {
    content: "\f03e";
    padding: 5px 0px 0px 3px;
}

.post-categories li a.gedicht:before {
    content: "\f1dd";
    padding: 5px 0px 5px 5px;
}

.post-categories li a.filmpje:before {
    content: "\f144";
    padding: 4px 0px 5px 4px;  
}

.post-categories li a.radio {
    margin: 0 !important;
}

.post-categories li a.radio:before {
    content: "\f025";
    padding: 5px 0px 0px 4px;
}

.post-categories li a.proza:before {
    content: "\f06c";
    padding: 5px 0px 0px 3px;
}

.post-categories li a.kwis:before {
    content: "\f12e";
    padding: 5px 0px 0px 5px;
}

.post-categories li a.signalement:before {
    content: "\f277";
    padding: 5px 0px 0px 4px;
}

.post-categories li a.tzum-uitgaven:before {
    content: "\f02d";
    padding: 5px 0px 0px 4px;
}

.post-categories li a.getekend:before {
    content: "\f1fc";
    padding: 5px 0px 0px 4px;
}


.icon-ad {
    font-family: Teko;
    font-weight: 400;
    font-size: 19px !important;
    text-transform: inherit !important;
    position:absolute;
    left: 1px;
    background-color: rgba(255, 193, 81, 0.8);
    padding: 1px 5px 0px 23px;
    color: #ffffff;

}

.icon-ad:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    /* border: solid 2px #ba4247; */
    width: 34px;
    color: #ffffff;
    height: 34px;
    display: inline-block;
    position: absolute;
    content: "\f0a1";
    margin-left:-19px;
    margin-top: 1px;
}

/*Single post sidebar*/

.timeline-Footer a, a.customisable-highlight {
    color: #bd3542 !important;
    font-weight: bold !important;
}

.twitter-timeline a {
    color: #bd3542 !important;
}


/*Main content*/

.isotope-loading {
    background-image: url('img/loader-light-red.gif') !important;
}

.comments-area {
    border-top: #d4d4d4 solid 1px;
    padding: 45px 90px 45px 90px !important;
    background-color: white;
}

.comments-area {
    display: none !important;
}


.content.side-padded-content {
    -webkit-box-shadow: inset -2px 0px 3px 0px rgba(0,0,0,0.08), -1px 0px 2px 0px #fff;
    box-shadow: inset -2px 0px 3px 0px rgba(0,0,0,0.08), -1px 0px 2px 0px #fff;
}

/* single post */



.single .post-tags .tags-label {
    line-height: 30px;
    float: left;
    font-weight: 700;
    font-family: Teko;
    margin-right: 10px;
    font-size: 20px;
}

.single .post-tags ul {
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.single .post-tags li {
    margin-left: 3px;
    float: left;
    margin-bottom: 3px;
}

.single .post-tags li a {
    display: block;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    background-color: #E14B52;
    color: #FFFFFF;
    border: none;
    border-radius: 4px;
}


.inner-neutral-content.post-navigation-unique, .comments-area {
    padding: 0px 50px 0px 50px;
}

.inner-neutral-content.post-meta.entry-meta {
    padding: 0px 50px 0px 50px;
}

/* bol.com affiliate zoekresultaten */

#bol-results-container  {
    margin-bottom: 15px;
}

.bol-list-item  {
    display: flex;
    background-color: #d652580f;
    margin: 7px 0;
    border: 1px solid #d652582b;
    transition: 0.3s;
}

a.bol-list-item:hover  {
    text-decoration: none !important;
    background-color: #d6525929;

}

a.bol-list-item:active,  a.bol-list-item:visited {
    text-decoration: none !important;
}

.bol-list-item  .info {
    padding: 7px 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-width: 0;    
}

.bol-list-item  .info p {
    text-decoration: none !important;
    font-size: 10px;
    margin-bottom: 0px !important; 
    color: black;
    text-overflow: ellipsis;
    white-space: nowrap; 
    overflow: hidden; 
    width: 100%;
}

.bol-list-item  p.title {
    text-decoration: none !important;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.bol-list-item  p.tags {
    text-decoration: none !important;
    font-size: 10px;
    font-style: italic;
}

.bol-list-item  img {
    margin-bottom: 0px !important; 
}

.bol-list-item  .image {
    display:flex;
    align-items:center;
    width: 120px;
    flex: 0 0 120px;
}

.bol-list-item  .price {
    width: 80px;
    flex: 0 0 80px;    
    margin-left: auto;
    padding:10px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cf1e26 !important;

}

.bol-list-item  .price button.bol-button {
    width: 100%;
    font-size: 12px !important;
    padding: 5px !important;
}

.bol-list-item  .price button span {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}




.bol-list-item .price .bol-button {
    text-transform: none !important;
}

/* Inlog / registratie blok */
.locked-article-readmore button {
    min-width: 110px;
}

.locked-article-readmore {
    font-size: 14px;
}


/* Zoekpagina Relevanssi / search.php / v3-content-search.php */


.search-results article {
    margin-bottom: 30px;
}

.search-results .post-meta {
    margin-top: 10px;
}

.search-results .post-categories {

    margin-top: 10px;
}


.search-results ul.post-categories {
    list-style: none;
    display: inline;
}

.search-results ul.post-categories li {
    display: inline;
}

.search-results ul.post-categories li a {
    color: rgb(69, 84, 90);
}

/*.search-results .post-categories li a.nieuws:before {
    margin: -2px 0 0 -28px;
}*/

.post-categories li a:before {
    margin: -3px 0 0 -28px;
    padding: 2px 0px 0px 3px !important;
}

.search-results .meta-date {
    display: inline;
    margin-left: 50px;
}

/* Zoekpagina */

input.zoom_button {
    background-image: none;
    background-color: #e22e36;
    border: none;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px 6px 3px 6px;
    color: white;
    font-weight: bold;
}

form.zoom_searchform {
    margin-left: 0;
    color: #2A2A2A !important;
}

.searchheading {
    color: #555656;
}

.result_title a {
    color: #2A2A2A !important;
    font-weight: bold;
}

.result_title a:hover {
    color:#ff6a71 !important;
}

.result_block, .result_altblock {
    padding: 20px;
    color: #2A2A2A;
}

.result_block {
    background-color: #f7f7f7;
}

/*Bol integratie*/

.bol_pml_box {
    border-color: #e0e0e0 !important;
    margin-bottom: 20px;
    clear:both;
    max-width: 670px;
}

.bol_pml_box_data {
    border-color: #e0e0e0 !important;
}

.product_details_mini img {
    width: auto !important;
}

.bol_pml_element {
    width: auto !important;
}


/*Footer*/


.main-footer.color-scheme-light {
    background: none !important;
}




/* auteurs pagina */

.author-block { padding: 20px; position: relative;}
.author-block .author-avatar { float: left; margin-right: 20px; }
.author-block .author-meta { margin-left: 0px; }
.author-block .author-meta h3 { margin-bottom: 10px;}
.author-block .author-url { text-align: right; font-size: 0.857em; }
.author-block .author-url a { color: #424242; text-decoration: underline; }
.author-block .author-url a:hover { text-decoration: none; }

.author-block .author-links { position: absolute; top: 10px; left: 0px; margin: 0; padding:0; height: 24px; }
.author-block .author-links li { list-style-image:none; list-style-position:outside; list-style-type:none; background:none; float:left; border:none; clear:none; margin-left:5px; }
.author-block .author-links a { display:block; font-size:0px; text-indent:-9999999px; width:32px; height:32px; padding:0; background-position: left top; background-repeat: no-repeat; }
.author-links li.user_url a { background-image: url('img/icons/web.png'); }
.author-links li.facebook a { background-image: url('img/icons/facebook.png'); }
.author-links li.twitter a { background-image: url('img/icons/twitter.png'); }
.author-links li.linkedin a { background-image: url('img/icons/linkedin.png'); }
.author-links li.google a { background-image: url('img/icons/google.png'); }

.author-links li a:hover { opacity:0.8; }


/* sidebar home */

#primary-sidebar {
    position: relative;
    top: 0;
    bottom: auto;
    min-height: 100vh;
    box-shadow: none !important;
}

#primary-sidebar.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 300px;
    min-height: 100vh;
}


.widget_search .search-submit{
    position:relative;display:block !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border:0px solid #000;
    top: 0px;
    right: 0px;
    position: absolute;
    background-color: #E22E36;
    color: #fff;

    font-size: 0px !important;
    min-width: 36px !important;
    background: none;
}

/*Contactpagina*/

div.wpcf7-response-output {
    padding: 0;
    margin: 0;
    color: #313131;
    font-weight: bold;
}

div.wpcf7-mail-sent-ok {
    border: none;
}

/* Mobile sidebar */

/*.sidebar-main-toggler {
    display: none !important;
    font-size: 17px;
    background-color: #d22e3d;
    top: 25px !important;
    padding: 5px 7px 3px 8px;
    margin: -20px 5px 0px 0px;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 24px;
}*/

#LU-sidebar-main-toggler {
    display: none;
    z-index: 999;
    position: fixed;
    top: 5px;
    right: 5px;
    padding: 5px 8px 3px 8px;
    font-size: 17px;
    background-color: #d22e3d;
    color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 24px;
    cursor: pointer;
}
@media (max-width: 1200px) {
    #LU-sidebar-main-toggler {
        display: block;
    }
}

body.LU-sidebar-active .main-content-w:before {
    content: "";
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 2;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}

/* disable old sidebar toggler on mobile (< tablet) */
a.sidebar-toggler {
    display: none !important;
}


/* END Mobile sidebar */

/*Facebook comments*/


.recent-comments-fb .widget-title {
    margin-bottom: 15px !important;
}

.facebookComment h3 a {
    color: #313131 !important;
}

li.facebookComment p {
    margin-bottom: 0 !important;
}

li.facebookComment {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}





/* Ads */

/*210×175, 300×250 en 430×358*/


.bol-advertentie {
    height: 250px;
}


@media screen and (min-width: 993px) {
    #div-gpt-ad-1476788061958-0 {
        height: 250px;
    }
}


@media screen and (max-width: 992px) {

    #div-gpt-ad-1476788061958-0 {
        height: 358px;
    }
}






@media screen and (min-width: 1010px) {

    #menu-widget-container {
        display:none;
    }

}

@media (max-width: 1200px) {

    .menu-position-left > .primary-sidebar-wrapper, .menu-position-right > .primary-sidebar-wrapper, .menu-position-top > .primary-sidebar-wrapper {
        top: -1px !important;
    }

    .sidebar-main-toggler {
        display: block !important;
    }
}



@media screen and (min-width: 992px) and (max-width: 1216px) {

    /*    .menu-block {
            padding: 10px 15px 5px 15px !important;
            -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.5) !important;
            -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.5) !important;
            box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.5) !important;
        }*/

    .menu-position-top.menu-style-v2 .menu-block .logo {
        float: left;
        margin-right: 0px !important;
        width: 15%;
        margin-bottom: 0px !important;
    }

    .menu-position-top.menu-style-v2 .menu-block .os_menu {
        text-align: left;
        width: 85%;
        float: left;
    }

    .menu-position-top.menu-style-v2 .menu-block .os_menu > ul > li {
        float: left;
        padding: 0px 10px !important;
        border: none !important;
        position: relative;
        margin-bottom: 0px;
        text-transform: inherit;
    }

    .menu-position-top.menu-style-v2 .menu-block .os_menu > ul > li > a {
        font-size: 13px;
    }

    .menu-item-19:before, .menu-item-23:before, .menu-item-24:before, .menu-item-71059:before, .menu-item-22:before, .menu-item-25:before, .menu-item-71058:before, .menu-item-71060:before, .menu-item-71061:before, .menu-item-71114:before, .menu-item-71115:before, .menu-item-71116:before, .menu-item-71117:before, .menu-item-71118:before, .menu-item-75584:before, .menu-item-80964:before,.menu-item-152664:before {
        /*        font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                font-size: 15px;
                border: none;
                padding: 4px 4px 4px 6px;
                margin-right: -5px;
                width: 30px;
                height: 30px;
                display: inline-block;*/
    }

    .menu-position-top.menu-style-v2 .menu-block .os_menu > ul > li > a {
        font-size: 12px !important;
    }

    .menu-item {
        /*        margin-bottom: 0px !important;
                text-transform: inherit !important;*/
    }

    .menu-position-top.menu-style-v2.menu-fixed .primary-sidebar-wrapper {
        padding-top: 75px !important;
    }

    .menu-position-top.menu-style-v2.menu-fixed .main-content-i {
        padding-top: 75px !important;
    }

    .menu-block .logo a img {
        /*max-height: 55px !important;*/
    }


}

.menu-toggler-w {
    background-color: #d22e3d;
}

.menu-toggler-w a i, .menu-toggler-label {
    color: #ffffff;
}

.menu-toggler-label, .sidebar-toggler-label {
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 600;
    text-transform: none !important;
}


@media screen and (max-width:1023px){
    .pum-container.pum-responsive {
        width: 85% !important;
    }
}


@media screen and (max-width:1010px){


    .home .top-sidebar-wrapper {
        padding: 15px 0px 15px 0px !important;
    }

    .smw_right {
        margin-right: 15px;
    }

    /*Fixen mobiele weergave thema, auteur en tijdstip van post*/

    .single .post-meta-top {
        padding: 15px 15px 15px 20px !important;
    }

    .single .post-meta-top div.post-author, .single .post-meta-top ul.post-categories, .single .post-meta-top ul.post-categories li a,  .single .post-meta-top ul.post-categories li, .single .post-meta-top .post-date {
        float: none !important;
        display: inline-block !important;
        font-size: 18px !important;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }

    .single .post-meta-top div.post-author a:before,  .single .post-meta-top ul.post-categories li a:before, .single .post-meta-top .post-date .entry-date:before {
        margin: -2px 0px 0px -30px !important; 
        border: none;
        padding: 0px;
        font-size: 18px;
    }


    /*mobiele en tabletweergave auteur onderaan post */

    .widget-written-by {
        padding: 20px !important;
        background-color: #ffffff;
    }

    .author-description {
        margin-top: 20px;
    }

    .single .post-body, .comments-area {
        padding: 25px 50px 25px 50px !important;

    }

    .page article.pluto-page-box .post-content, .single article.pluto-page-box .post-content, .index-fullwidth article.pluto-page-box .post-content {
        font-size: 15px !important;
        line-height: 25px !important;
        color: #3c3c3c !important;
    }

    .single .post-meta-top .row{
        margin-left: 15px;
    }
    /* ul.post-categories li a:before, ul.post-categories .time:before  {
     padding: 0 !important;
     margin: 0 !important;
     }*/

    /* .single .post-meta-top ul.post-categories li a {
        display: none !important;
    }
   .single .post-meta-top .post-author a:before , .post-meta-top ul.post-categories li a:before, .single .post-meta-top .post-date time:before {
        display: none;
    }*/
    /* .single .post-meta-top .col-md-4 {
         padding-bottom: 3px !important;
     }*/

}

@media screen and (max-width:768px) {

    .top-sidebar-wrapper {
        overflow: hidden;
    }

    .menu-toggler-w {
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .menu-position-left .sidebar-main-toggler {
        display: block !important;
    }


    .primary-sidebar-wrapper {
        margin-top: 50px;
        -webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.4);
        -moz-box-shadow:    0px 5px 11px 0px rgba(50, 50, 50, 0.4);
        box-shadow:         0px 5px 11px 0px rgba(50, 50, 50, 0.4);
        border-bottom: solid 8px #d22e3d;
    }

    .archive-header {
        padding: 20px !important;

    }

    .bol_pml_box {
        width: 280px !important;
    }

    .single .post-body, .comments-area {
        padding: 20px 25px 20px 25px !important;
    }

    .single h4.widget-title {
        padding-left: 15px;
    }

    .page article.pluto-page-box .post-body {
        padding: 10px;
    }

    .wppb-form-field label {
        width: 40% !important;
    }

    .wppb-form-field input, .wppb-form-field input[type="text"] {
        width: 59.9% !important;
    }


}

@media screen and (max-width:520px) {
    .bol-list-item  .image {
        width: 75px;
        flex: 0 0 75px;
    }
}


@media screen and (max-width:340px) {
    .bol-list-item  .image {
        display: none;
    }
    .side-padded-content {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

@media screen and (min-width:1216px) and (max-width:1300px) {

    .index-isotope.v3.isotope-simple article.pluto-post-box ul.post-categories, .index-isotope.v3.isotope-simple article.pluto-post-box.format-image ul.post-categories {
        padding: 19px 0px 13px 42px !important;
    }

    .index-isotope.v3 article.pluto-post-box .meta-date {
        padding: 16px 0px 13px 28px !important;
    }
}

@media screen and (min-width:900px) and (max-width:1500px) {

    .bol_pml_box {
        width: 500px !important;
    }
}


@media screen and (min-width:768px) and (max-width:899px) {

    .bol_pml_box {
        width: 340px !important;
    }

}

/* Menu icoontjes aanpassen bij kleiner scherm */
@media screen and (max-height:730px) {

    .menu-item-19:before, .menu-item-23:before, .menu-item-24:before, .menu-item-71059:before, .menu-item-22:before, .menu-item-25:before, 
    .menu-item-71058:before, .menu-item-71060:before, .menu-item-71061:before, .menu-item-80964:before, .menu-item-71115:before,
     .menu-item-71116:before, .menu-item-71117:before, .menu-item-71118:before, .menu-item-75584:before, .menu-item-89566:before, .menu-item-106403:before, .menu-item-82425:before, .menu-item-152664:before {
        border: none;
        height: 20px;
    }

    .menu-item {
        margin-bottom: 3px !important;
    }

    .menu-block .os_menu ul {
        margin-bottom: 10px !important;
    }

    .menu-block .logo {
        margin-bottom: 15px !important;
    }


}label[for=dmm_amount] {
    display : none;
}

@media only screen and (max-width: 769px) {
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}