/*
Theme Name: Vrouwen met vleugels
Theme URI: https://nervo.nl
Description: child theme voor op Hello
Author: Emanuel
Author URI: https://nervo.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: vrouwenmetvleugels
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

h5 {font-size:14px !important;
font-style:italic;
color:#2F9E6B !important;}

#blogpostcontent h2 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 21px;
}
blockquote {
	font-size:19px;
/*    background-color: #AED581;*/
	background-color:#FFCF41;
    border-radius: 5px;
 /*   color: #444;*/
	color:#fff;
    text-align: left;
	font-weight:800;
    padding:8px;
    margin: 2em 0;      /* 2em ruimte boven/onder, 0 links/rechts */
    width: 100%;        /* volledig binnen parent container */
    box-sizing: border-box; /* zodat padding niet de breedte vergroot */
}
blockquote p { margin:0px !important; }

body {
  word-break: break-word;
  overflow-wrap: anywhere;
}

#blogpostcontent ul {
  list-style: none; 
  padding: 0;
  margin: 0 0 20px 0;
	border:none;
}

#blogpostcontent ul li { 
	position: relative;
  padding-left: 1.8em;
border:none;}


#blogpostcontent  ul li::before {
  font-family: "Font Awesome 5 Free"; 
  content: "\f00c"; /* Unicode voor fa-check */
  font-weight: 900; 
  margin-right: 8px; 
  position: absolute;
  left: 0; 
  top: 0.2em; 
}
.comment-author img{margin-left:5px;}
p a:link {text-decoration:underline;}
.comment-content {color:#2F9E6B;}

#reply-title{font-size:18px !important;
			margin:0 0 0 35px;
			}
.reply a {font-size:14px !important; 
				font-style:normal;}
.reply a:hover {font-size:14px !important; 
				font-style:italic;}


#comments ol.comment-list .children:before{
		color:#2F9E6B;
		font-size:18px;
		}
b.fn, a.url {font-size:18px !important;}
.bypostauthor {
		color:#2F9E6B;
		font-size:18px !important;
		}


#comments .comment{	border: none !important;}

.comment-reply-link{font-size:18px !important;}

b.fn,.says{color:#2F9E6B;}

article.comment-body { border:1px solid #ccc;	border-radius:35px; font-size:18px !important; margin:15px 0px;}

li.depth-2 {
    margin-left: 55px !important;
	background-color:rgba(47, 158, 107,0.1);
	border-radius:35px;
	font-size:18px !important;
}

time {font-size:12px;}
.edit-link a {font-size:12px;
margin:15px}

#respond {border-top: 1px solid #333; margin-top:15px;}



textarea#comment{border-radius:35px;
border:1px solid #2F9E6B;}

label[for=comment]{display:none;}

p.logged-in-as {margin-left:35px;}
p.logged-in-as,p.logged-in-as a 
   {color:#2F9E6B;
font-size:14px;
}
