/*
Theme Name: Theme Pluto by Osetin Child
Theme URI: http://pluto.pinsupreme.com
Template: pluto-osetin-theme
Author: Tamik Soziev
Author URI: http://soziev.com/
Description: Gorgeous multipurpose Wordpress theme.
Tags: black,white
Version: 1.0.2
Updated: 2016-11-22
*/


/* Changelog
Versie 1.0.1
- responsive_fix aangepast
- diverse style wijzigingen
- comments counter op teaser

Versie 1.0.2
2016-11-24
- <!--ZOOMRESTART--> toegevoegd

*/



@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*/

.type-page {
    padding: 30px;
}

p {
    margin: 0 0 20px !important;
}

#items .title a {
    color: #313131;
}

a {
    color: #D65258;
    text-decoration: underline;
}

a:hover, a:active {
    color: #FF3B44;
}
/*Sidebar onderdelen*/

.widget-title {
    margin-bottom: 20px !important;
    border-bottom: 1px solid black;
    line-height: 30px;
    font-size: 19px !important;
    color: #2a2a2a !important;

}

.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: 8px;
    padding-right: 8px;
    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: 13px;
}

/*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 {
   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: #F26168 !important;
}

.tptn_link {
    margin-bottom: 0;
}

.tptn_author a {
    font-size: 11px !important;
    color: #D65258;
    font-weight: 600;
}

.widget a:hover {
    color: #F26168;
}

span.tptn_author, span.tptn_date, .item span.date, span.crp_author a, span.crp_author {
    font-size: 11px !important;
    font-weight: 600;
    color: #899caf;
}

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-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-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 {
    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: "\f06e";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}

.menu-item-75584:before {
    content: "\f02d";
    font-size: 14px;
    padding: 4px 4px 4px 6px;
}


.vc_separator h4 {
    font-size: 25px !important;
}
/* Main content*/


.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 {
    text-decoration: underline !important;
    color: #D65258 !important;
}

.post-content a:hover {
    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;
}


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

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

.sidebar-main-toggler {
    top: 25px !important;
}

.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;*/
    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 en reageren*/

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



input#submit, .wpcf7-submit {
    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;
}

input#submit:hover, .wpcf7-submit:hover {
    background-color: #f7444d  !important;
}

/*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.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 article.pluto-post-box .meta-date {
    padding: 16px 0px 13px 30px !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: 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;
}


.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: "\f06e";
    padding: 5px 0px 0px 4px;
}

.post-categories li a.tzum-uitgaven:before {
    content: "\f02d";
    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;
}




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


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


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


/*Advertenties*/




/* 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;
    box-shadow: none !important;
}

#primary-sidebar.fixed {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 300px;
}


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



@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 {
        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: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:767px) {
    
    .top-sidebar-wrapper {
    overflow: hidden;
    }
    
    .menu-toggler-w {
        position: fixed;
        width: 100%;
        z-index: 999;
    }
    
    .main-content-w {
        padding-top: 50px;
    }
    
    .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;
    }
    
    
}

@media screen and (max-width:340px) {
    .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;
    }
   
}

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

  

    
}