/** * content **/ /* Divider */ .post-sidebar .widget .is-divider { display: none; } /* Categorieën */ .widget.widget_categories { border: 1px solid #eeeeee!important; border-bottom: 0px solid #ccc; padding: 30px 15px; margin-bottom: 30px; background: #eeeeee; border-top-right-radius: 25px;} .post-sidebar.large-3.col .widget>ul>li>a { color: #3a3a39; font-size: 14px; padding: 3px 0; font-weight: 400; text-transform: none!important; } .post-sidebar.large-3.col .widget>ul>li>a:hover { color: #b1873d;} .post-sidebar .widget .is-divider { margin-top: 5px; height: 0px; max-width: 90px; position: relative; margin-bottom: 8px; } .post-sidebar span.widget-title { color: #b1873d; font-size: 30px; font-family: 'teko light', sans-serif; text-transform: uppercase; letter-spacing: 2px; line-height: 30px; font-weight: 700; letter-spacing: normal; } .post-sidebar span.widget-title:after { margin-bottom: 10px; align-items: center; display: flex!important; height: 20px; width: 70px; display: block; position: relative; left: 0px; content: url(https://www.goldiesdemo.nl/hnadvocaten/wp-content/uploads/2021/10/HN-Line-o1.svg); } /* Recente berichten */ .recent-blog-posts a { color: #6c6d6c; font-size: 14px; line-height: 24px; } .recent-blog-posts { padding: 10px 0 10px; } .widget.flatsome_recent_posts { border: 1px solid #eeeeee!important; border-bottom: 0px solid #ccc; padding: 30px 15px; margin-bottom: 30px; background: #eeeeee; border-top-right-radius: 25px; } /* Reacties uitschakelen */ .post_comments.op-7 { display: none; } /* Badge */ .badge-inner { background-color: #006B89!important; border-radius: 0px!important; } @media screen and (min-width: 850px) and (max-width: 3000px) { .blog-wrapper .row-large>.col { padding: 0 15px 30px!important; }}