/*--------------------------------------------------------------
    Comments
--------------------------------------------------------------*/

    /* Comment Entries / Comment Lists */
	.commententries { float: left; margin: 0; padding: 0; width: 100%; }
	.commentlist { padding-left: 0; border-bottom: 1px solid var(--wdtBorderColor); padding-bottom: clamp(0rem, -0.4375rem + 2.1875vw, 2.1875rem); margin-bottom: clamp(1.875rem, 1.25rem + 3.125vw, 5rem)/* Min-30 & Max-80 */;  }
	.commentlist, .commentlist ul.children { display: inline-block; list-style: none; width: 100%; }
	.commentlist ul.children { margin: 0; padding-left: 80px; }
	.commentlist ul.children li > .children { padding-top: 0; padding-left: 60px; }
	.commentlist li.comment, .commentlist li.pingback, .commentlist li.trackback { padding-bottom: 0; }
	.commentlist li.comment .comment-respond p #email-notes, .comment-form > p #email-notes, .comment-form .comment-notes { 
		display: inline-block; font-size: calc(var(--wdtFontSize_Base) - 2px); margin-bottom: 0; }
	.comment-form .comment-notes { display: flex; align-items: flex-start; flex-wrap: wrap; margin-bottom: 15px; }
	.comment-form > p #email-notes { margin-right: 5px; }
	#comments { clear: both; }
	#comments > h3 { font-size: var(--wdtFontSize_H4); margin-bottom: 1.25em; }
	.comments-title { font-size: var(--wdtFontSize_H5); margin-bottom: 1.5em; }
	.comment-list, .comment-list .children { list-style: none; margin: 0; padding: 0; }
	.comment-list li:before { display: none; }
	.comment-body { display:inline-block; float:none; 
		padding-bottom: 30px; padding-left: 80px; position: relative; width: 100%; }
	.commententries div#respond { background-color: var(--wdtTertiaryColor) !important; 
		padding: clamp(1.875rem, 1.5rem + 1.875vw, 3.75rem) /* Min-30 & Max-60 */ clamp(1.25rem, 0.75rem + 2.5vw, 3.75rem)/* Min-20 & Max-60 */ !important; 
		-webkit-border-radius: var(--wdtRadius_3X) !important; border-radius: var(--wdtRadius_3X) !important;
		border: 1px solid rgba(var(--wdtBorderColorRgb),0.5) !important; 
	 }
	.comment-body + #respond.comment-respond { margin-top: 30px; }
	.commentlist > li:first-child > .comment-body { margin-top: 0; }
	ul.children li .comment-body { padding-left: 60px; }
	.comment-body .comment-meta { display: flex; flex-direction: column-reverse; margin-bottom: 10px; position: relative; width: 100%; }
	.comment-body p:last-child { margin-bottom: 0; }
	.comment-author { display: inline-block; line-height: normal; margin-bottom: 0; position: relative; width: 100%; }
	.comment-author b { font-size: clamp(1.25rem, 1.175rem + 0.375vw, 1.625rem); /* Min-20 & Max-26 */ font-family: var(--wdtFontTypo_Alt); text-transform: capitalize; }
	.comment-author .avatar { height: 60px; left: -80px; position: absolute; width: 60px; top: -20px; }
	.rounded .comment-author .avatar { border-radius: 50%; -webkit-border-radius: 50%; }
	.square .comment-author .avatar { border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); }
	.children .comment-author .avatar { height: 40px; left: -60px; width: 40px; top: -20px; }
	.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { border: 1px solid; padding: 0px; }
	.comment-author .says { display: none; }
	.comment-author a:not(:focus), .comment-metadata a:not(:focus) { text-decoration: none; }
	.comment-metadata { 
		display: inline-block; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Ext); 
		letter-spacing: 0; line-height: normal; padding: 0; position: relative; margin-bottom: 10px;}
	.comment-metadata a.comment-edit-link { margin-left: 1em; }
	.comment-metadata, .comment-metadata a, .comment-metadata a.comment-edit-link { color: var(--wdtBodyTxtColor); }
	.comment-metadata a:hover, .comment-metadata a.comment-edit-link:hover { opacity: 1; color: rgba(var(--wdtHeadAltColorRgb),0.6); }
	.comment-details .reply { display: table; }
	.commentlist li.comment .reply { display: block; position: relative; margin: 5px 0 0; padding: 0; }
	.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }
	.comment-reply-link { border: none; display: inline-block; font-size: var(--wdtFontSize_Base); 
		font-weight: var(--wdtFontWeight_Ext); text-decoration: underline; line-height: normal; margin-top: 0; padding: 0; position: relative; 
		text-transform: capitalize; }
	.comment-reply-link:focus { text-decoration: none; }
	.comment-reply-link .icon { left: -2em; height: 1em; position: absolute; top: 0; width: 1em; }
	.commententries ul.commentlist li .reply a.comment-reply-login { background-color: rgba(0, 0, 0, 0); }
	.no-comments, .comment-awaiting-moderation { font-size: var(--wdtFontSize_Ext); font-style: italic; }
	.comments-pagination { margin: 2em 0 3em; }
	.form-submit { text-align: left; display: inline-block; width: 100%; }
	li.comment .comment-form p.form-submit { margin-bottom: 15px; }
	.commententries .comments-area:empty { display: none; }
	.commententries .comments-area > h3 { padding-top: clamp(1.875rem, 1.25rem + 3.125vw, 5rem)/* Min-30 & Max-80 */; margin-top: 0; border-top: 1px solid var(--wdtBorderColor); }
	.commententries .comments-area > h3, .commententries .comments-area > #comments > h3, #reviews h3, 
	#respond h3#reply-title { font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem); /* Min-24 & Max-32 */  }
	ul.children li .comment-body .comment-content > p { margin-bottom: 0; font-size: var(--wdtFontSize_Base); line-height: var(--wdtLineHeight_Base); }
	.commententries .comments-area > #comments > h3 { margin-bottom: 20px; }
	#respond h3#reply-title { position: relative; display: inline-block; width: 100%; font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem); /* Min-24 & Max-32 */  margin-top: 0; }
	#respond h3#reply-title small { display: block; font-size: calc(var(--wdtFontSize_Base) - 2px); font-weight: calc(var(--wdtFontWeight_Base) + 100); }
	#respond h3#reply-title small a { color: inherit; display: table; opacity: 0.75; margin-top: 10px; }
	#respond h3#reply-title small a:hover { opacity: 1; }
	.commentlist li.comment #respond { display: block; }
	.commentlist li.comment .comment-body ~ #respond { 
		border-top: 1px solid; border-bottom: 1px solid; display: inline-block; margin-top: -1px; margin-bottom: 30px; padding: 10px 0 35px; position: relative; z-index: 1; }
	.commentlist li.comment .comment-body ~ #respond h3#reply-title { margin-top: 0; }
	.pingback .comment-body, .trackback .comment-body { padding-left: 0; }
	.pingback .comment-body { margin-left: 0; padding-left: 0; }
	.commentlist li.comment, .commentlist li.pingback { padding-bottom: 0; }
	.commentlist li.pingback .comment-body .comment-content > p { margin-bottom: 0; }
	.commententries nav.navigation { float: left; margin-bottom: 40px; width: 100%; }
	.commententries .nocomments { border-top-width: 0; padding: 0; }
	.commententries nav.navigation > div .nav-previous { float: left; }
	.commententries nav.navigation > div .nav-next { float: right; }
	.commententries .nav-links > div a { 
		border-bottom: 1px solid; padding-bottom: 5px; font-size: var(--wdtFontSize_Base); }
	.commententries .nav-previous > a:before, .commententries .nav-next > a:after { 
		font-size: var(--wdtFontSize_Base); font-family: "FinKash Icons"; transition: none; -webkit-transition: none; 
		-ms-transition: none; -moz-transition: none; }
	.commententries .nav-previous > a:before { content: "\f104"; margin-right: 10px; }
	.commententries .nav-next > a:after { content: "\f105"; margin-left: 10px; }
	.commentlist li.pingback .comment-author b,
	.commentlist li.trackback .comment-author b { font-size: calc(var(--wdtFontSize_H6) - 2px); }
	#primary > .commententries:last-child > .comments-area > .comment-respond > .comment-form:last-child,
	#primary > .blog-single-entry > .commententries:last-child > .comments-area > .comment-respond > .comment-form:last-child { 
		margin-bottom: 0; }
	.page-template-default.page:not(.woocommerce) #primary .commententries .comments-area { margin-top: 30px; }
	.page-template-default section > .commententries .comment-form p.comment-form-wdt-privatepolicy #comment-form-wdt-privatepolicy { 
		margin-right: 12px; }
	.post-default .commententries { margin-top:20px; }

	.page figure.wp-caption ~ p:last-child img.alignright,
	.page figure.wp-caption ~ p:nth-last-child(2) img.alignright,
	.single-post .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail,
	.single-post .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail,
	.logged-in .single-post .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail,
	.logged-in .single-post .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail { clear: both; }

	.comment-form { display: inline-block; margin-bottom: 20px; width: 100%; }
	.comment-form > p { margin-bottom: 15px; width: 100%; float: left; text-align: left; position: relative; }

	.comment-form p label { display: inline-block; }
	.comment-form p:not(.comment-form-cookies-consent) label { font-weight: var(--wdtFontWeight_Ext); }
	.comment-form .comment-form-cookies-consent label { 
		font-size: calc(var(--wdtFontSize_Base) - 2px); padding-left: 0px; color: var(--wdtHeadAltColor); width: 100%; }
	.comment-form .comment-form-cookies-consent { display: flex; align-items: baseline; }
	.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent { 
		position: relative; }
	.comment-form > p:last-child,.wpcf7-form .contact-form:last-child,
	.commentlist li.comment .comment-respond p:last-child { margin-bottom: 0; }
    .comment-form > p.comment-form-comment.textarea-field span.fa { float: left; height: 200px; }
	.comment-form > p.logged-in-as a{position: relative;}
	.comment-form > p.logged-in-as a:hover{color: var(--wdtPrimaryColor);}

	.comment-form > p.logged-in-as a::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(90deg, currentcolor 50%, currentcolor 50%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: right bottom;
    transition: background-size 0.3s ease-in-out;
}

	.comment-form > p.logged-in-as a:hover::after, .comment-form > p.logged-in-as a:focus::after {
		background-size: 0px 1px;
		background-position: left bottom;
	}

	label span.required, .comment-form > .comment-notes span.required { color: #ff0000; }
	.no-comments, .comment-awaiting-moderation { color: var(--wdtBodyTxtColor); }
	.comment-reply-link:hover, 	.commentlist li.comment .reply a:hover { color: rgba(var(--wdtHeadAltColorRgb),0.6); }
	.comment-body, .commentlist li.comment .comment-body ~ #respond, .commententries nav.navigation, ul.commentlist li.bypostauthor .author-name, .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { 
		border-color: rgba(var(--wdtHeadAltColorRgb),0.15); }
	.commentlist li.comment .comment-body ~ #respond { border-top-color: var(--wdtBodyBGColor); }
	
	.commentlist:has(li > .comment-respond){
		border:none;
		padding:0;
		margin:0;
	}
.comment-form > p.form-submit{
	width:fit-content;
	display:flex;
	align-items:center;
}
.comment-form > p.form-submit input[type="submit"] {
    position: relative; font-family: var(--wdtFontTypo_Alt); font-size: var(--wdtFontSize_Base); 
    font-weight: var(--wdtFontWeight_Ext); line-height: normal; display: inline-flex;
    align-items: center; align-content: center; height: 100%; padding: 16px 60px 16px 25px; text-align: center; 
    -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); margin-top: 0;
    background-color:var(--wdtSecondaryColor); color: var(--wdtHeadAltColor);  width:fit-content;
    -webkit-transition: var(--wdtAltTransition); transition: var(--wdtAltTransition);
}
.comment-form > p.form-submit input[type="submit"]:hover{
	background-color:var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor);
}
.comment-form > p.form-submit .wdt_comment_submit:before { content: ''; position: absolute; display: inline-flex; justify-content: center; align-items: center; 
	font-style: normal; font-weight: normal; width: 35px; height: 35px; margin-left: 8px; border-radius: var(--wdtRadius_Full); color: var(--wdtHeadAltColor); 
	background-color: var(--wdtHeadAltColor); z-index: 13; right:8px; top:0; bottom:0; margin:auto; transition:var(--wdt-Ad-Transition); 
	-webkit-transition:var(--wdt-Ad-Transition); }
.comment-form > p.form-submit input:hover .wdt_comment_submit:before{ 
    background-color:var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor);
}
.comment-form > p.form-submit .wdt_comment_submit:after{ content:""; height:16px; width:16px; position:absolute; right:16px; top:0; bottom:0; margin:auto; 
	background-color:var(--wdtAccentTxtColor); z-index: 16;
    mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.86 98.7'%3E%3Cpath d='M8,98.7A8,8,0,0,1,2.27,85.18L37.71,49,2.33,13.58A8,8,0,0,1,13.58,2.33l41,40.94a8,8,0,0,1,.06,11.19L13.64,96.3A7.91,7.91,0,0,1,8,98.7Z'%3E%3C/path%3E%3C/svg%3E");
    mask-repeat:no-repeat; mask-size:9px; mask-position:center;
    -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.86 98.7'%3E%3Cpath d='M8,98.7A8,8,0,0,1,2.27,85.18L37.71,49,2.33,13.58A8,8,0,0,1,13.58,2.33l41,40.94a8,8,0,0,1,.06,11.19L13.64,96.3A7.91,7.91,0,0,1,8,98.7Z'%3E%3C/path%3E%3C/svg%3E");
    -webkit-mask-repeat:no-repeat; -webkit-mask-size:9px; -webkit-mask-position:center; transition:var(--wdt-Ad-Transition); -webkit-transition:var(--wdt-Ad-Transition); }
.comment-form > p.form-submit:has(input:hover) .wdt_comment_submit:after{ background-color:var(--wdtHeadAltColor); 
    animation:arrow-move 0.35s linear; -webkit-animation:arrow-move 0.35s linear; }
.comment-form > p.form-submit:has(input:hover) .wdt_comment_submit:before{ background-color:var(--wdtAccentTxtColor); }
	/* validation */
	.comment-form > p > div.error {
		color: rgb(208 19 19); font-size: calc(var(--wdtFontSize_Base) - 4px);
		position: absolute; bottom: 2px; right: 10px; opacity: 1;
		transition: opacity 0.2s ease-in-out; -webkit-transition: opacity 0.2s ease-in-out; }
	.comment-form > p > *:focus ~  div.error { opacity: 0; }

/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary */
	.commentlist li.comment .reply a { color: var(--wdtBodyTxtColor); }
	/* ul.commentlist li .reply a:hover { background-color: var(--wdtPrimaryColor); } */
	.commentlist li.comment .reply a { border-color: var(--wdtPrimaryColor); }
	.comment-author b { color: var(--wdtHeadAltColor); }
	.comment-reply-link .icon, .commententries .nav-links > div a:hover, body .blog-single-entry ul li .comment-body .comment-author a:hover, body .blog-single-entry ul li .comment-body .comment-content a:hover { color: var(--wdtPrimaryColor); }
	.commentlist li.comment .reply a { 
		text-decoration:none;
        position: relative;
        background: linear-gradient(90deg, currentcolor 0%, currentColor 100%);
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: 100% 1px;
        transition: var(--wdtAltTransition);
        -webkit-transition-property: background-size, color;
        transition-property: background-size, color;
     }
     .commentlist li.comment .reply a:hover {
        background-position: bottom left;
        background-size: 0% 1px;
        background-color: transparent;
     }
	/* Secondary */
	.commententries ul.commentlist li .reply a.comment-reply-login:hover { color: var(--wdtSecondaryColor); }



/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

	@media only screen and (min-width:1541px) and (max-width:1724px) {
	    .children .comment-author .avatar { left: -60px; }
	}

	/*----*****---- << Laptop/Notebook >> ----*****----*/

	@media only screen and (min-width:1281px) and (max-width:1540px) {
	    .comment-body {padding-left: 85px; }
	    .comment-author .avatar {left: -85px; }
	    ul.children li .comment-body {padding-left: 60px; }
	    .children .comment-author .avatar {left: -60px; }
	}

	/*----*****---- << Tablet (Landscape) >> ----*****----*/

	/* Note: Design for a width of 960px */
    @media only screen and (min-width:1025px) and (max-width:1280px) {
		.comment-body {padding-left: 75px; }
		.comment-author .avatar {height: 60px; left: -75px; width: 60px; }
		.commentlist ul.children li > .children { padding-left: 6%; }
		ul.children li .comment-body {padding-left: 60px; }
		.children .comment-author .avatar {left: -60px; }
	}

	/*----*****---- << Tablet (Portrait) >> ----*****----*/

	/* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:1024px) {
		.comment-body { padding-left: 80px; }
		.comment-author .avatar { height: 60px; left: -80px; width: 60px; }
		.comment-metadata { position: relative; top: 0; }
		ul.commentlist li .comment-author img { max-height: 60px; max-width: 60px; }
		.commentlist li.comment #respond { padding-left: 80px; }
		.commentlist ul.children li > .children { padding-left: 6%; }
		.commentlist .children li.comment #respond { padding-left: 60px; }
		ul.children li .comment-body { padding-left: 60px; }
		.children .comment-author .avatar { left: -60px; }
	}

	/*----*****---- << Mobile (Landscape) >> ----*****----*/

	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {
		.entry-body .gallery .gallery-item { max-width: 100% !important; }

		/* Comment */
	    ul.commentlist { font-size: var(--wdtFontSize_Base); }
	    .comment-body .comment-meta { font-size: var(--wdtFontSize_Ext); }
	    .comment-author b, ul.commentlist li .author-name > a { font-size: var(--wdtFontSize_H6); }
	    ul.commentlist li.comment .comment-author img { max-width: 40px; max-height: 40px; }
	    .comment-body { padding-left: 60px; }
	    .comment-author .avatar { height: 40px; left: -60px; width: 40px; }
	    ul.children li .comment-body { padding-left: 50px; }
	    .children .comment-author .avatar { left:-50px }
	    .commentlist li.comment .comment-body .comment-meta { margin-bottom: 10px; }
	    .commentlist li.comment #respond { padding-left: 0; }
	    .comment-reply-link { font-size: var(--wdtFontSize_Ext); padding: 0px 0px; }
		.commentlist ul.children { padding-left:15px; }
	    .commentlist ul.children li > .children { padding-left: 6%; }
	    ul.commentlist li.comment ul.children .comment-author img { max-width: 30px; max-height: 30px; }
	    ul.commentlist li .comment-details { margin:0 0 10px; }
	    ul.commentlist, ul.commentlist li .comment-details { width: 100%; }
	    ul.commentlist li.depth-1, ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, 
		ul.commentlist li.depth-5 { margin-bottom:0; }
		.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }
	    .commententries #respond, .commentlist li.comment #respond, .commentlist .children li.comment #respond { 
			padding-left: 0; }
		li.comment .comment-form p.form-submit input[type="submit"] { 
			margin-top: 0; font-weight: var(--wdtFontWeight_Base); }
		.post-password-form label input { width:100%; }
	}

	/*----*****---- << Mobile - Portrait >> ----*****----*/

    /* Common Styles for the devices below 479px width */
	@media only screen and (max-width: 479px) {
		.comment-body { padding-left: 0; }
	    .comment-author .avatar { 
			height: 50px; left: 0; width: 50px; top: 0; position: relative; display: block; margin-bottom: 15px; }
        .children .comment-author .avatar { left:0; top:0; }
	    .commentlist li.comment #respond { padding-left: 0; }
		.comment-body .comment-meta { flex-direction: column; }
		.comment-metadata { margin-top: 5px; margin-bottom: 0; }
	    .commentlist { padding-left: 0; }
	    .commentlist li.comment .reply { position: relative; }
	    ul.children li .comment-body { padding-left: 0; }
	    ul.commentlist li.comment .comment-author img { max-width: 50px; max-height: 50px; }
	    li.comment .comment-form p.form-submit input[type="submit"] { margin-top: 0; font-weight: var(--wdtFontWeight_Base); }
        .commententries .nav-previous, .commententries .nav-next { width:100%; text-align:center; }
    }

