

/*--------------------------------------------------------------
    Comments
--------------------------------------------------------------*/

    /* Comment Entries / Comment Lists */
	.commententries { width: 100%; margin: 0; padding: 0; }
	/* .commententries:has(#comments) {  padding-top: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem); border: 1px solid var(--wdtBorderColor); }	 */
	.commententries #comments { padding: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem); 
		border: 1px solid var(--wdtBorderColor); -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }

	.commentlist { padding-left: 0; margin-bottom: 20px; }
	.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: var(--wdtFontSize_Base); margin-bottom: 0; width: 100%; }
	.comment-form .comment-notes { margin-bottom: 25px; }

	.commentlist li.comment .comment-respond p #email-notes, 
	.comment-form > p #email-notes { width: auto; }

	#comments { clear: both; }
	#comments > h3 {     
		font-size: clamp(1.5rem, 1.3846rem + 0.5128vw, 2rem); margin-top: 0; margin-bottom: clamp(1.5625rem, 1.4513rem + 0.6135vw, 2.1875rem); }
	.comments-title { font-size: 1.25rem; margin-bottom: 1.5em; }

	.comment-list, .comment-list .children { list-style: none; margin: 0; padding: 0; }
	.comment-list li:before { display: none; }

	.comment-body { border-bottom: 1px solid; display:inline-block; float:none; margin: 35px 0 0; padding-bottom: clamp(1.5625rem, 1.4513rem + 0.6135vw, 2.1875rem); padding-left: 80px; position: relative; width: 100%; }

	.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: inline-block; margin-bottom: 5px; 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: var(--wdtFontSize_H6); font-family: var(--wdtFontTypo_H6); font-weight: var(--wdtFontWeight_H6); font-style: italic; }
	.comment-author .avatar { height: 60px; left: -80px; position: absolute; width: 60px; top: 0; border: 1px solid var(--wdtBorderColor); }

	.rounded .comment-author .avatar { border-radius: 50%; -webkit-border-radius: 50%; }
	.square .comment-author .avatar { border-radius: 0; -webkit-border-radius: 0; }

	.children .comment-author .avatar { height: 40px; left: -60px; width: 40px; top: 0; }
	.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { border: 1px solid; padding: 0; }

	.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: normal; letter-spacing: 0; line-height: normal; padding: 0; position: relative; }
	.comment-metadata a.comment-edit-link { margin-left: 1em; }

	.comment-metadata, .comment-metadata a, .comment-metadata a.comment-edit-link { color: inherit; }
	.comment-metadata a:hover, .comment-metadata a.comment-edit-link:hover { opacity: 1; }

	.comment-details .reply { display: table; }
	.commentlist li.comment .reply { display: inline-block; right: 0; top: 0; position: absolute; margin: 0; padding: 0; }
	.page-with-sidebar .commentlist li.comment.depth-5 .reply { margin-top: 15px; position: relative; }

	.comment-reply-link { border: 1px solid; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; display: inline-block; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); margin-top: 0; padding: 5px 10px; position: relative; text-transform: capitalize; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); font-family: var(--wdtFontTypo_Base); }
	.comment-reply-link:not(: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: 14px; font-size: 0.875rem; 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-bottom: 0; }
	.commententries .comments-area > h3, .commententries .comments-area > #comments > h3, #reviews h3, #respond h3#reply-title { font-size: 24px; }

	.commententries .comments-area > #comments > h3 { margin-bottom: 20px; }

	#respond h3#reply-title { position: relative; display: inline-block; width: 100%; 
		font-size: clamp(1.875rem, 1.8083rem + 0.3681vw, 2.25rem); margin-top: 0; margin-bottom: 0; }
	#respond h3#reply-title small { display: block; font-size: var(--wdtFontSize_Base); font-weight: normal; margin-top: 15px; margin-bottom: 10px; }
	#respond h3#reply-title small a { color: inherit; display: table; margin-top: 10px; font-size: var(--wdtFontSize_Ext); color: var(--wdtLinkColor); font-family: var(--wdtFontTypo_Base); letter-spacing: normal; text-transform: capitalize; position: relative; padding-bottom: 2px; }
	#respond h3#reply-title small a:hover { color: var(--wdtPrimaryColor); }
	.commentlist li.comment #respond { display: block; }
	.commentlist li.comment .comment-body ~ #respond { display: inline-block; position: relative; z-index: 1; }

	.commentlist li.comment .comment-body ~ #respond .comment-form { margin-bottom: 0; }
	.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: 16px; font-family: "Aurea 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: 0; width: 100%; }
	.comment-form > p { margin-bottom: 15px; width: 100%; float: left; text-align: left; position: relative; }
	.comment-form > p:has(> textarea):before, 
	.comment-form > p.comment-form-author::before,
	.comment-form > p.comment-form-email::before,
	.comment-form > p.comment-form-url::before,
	.comment-form > p.comment-form-comment::before { 
		content: ''; position: absolute; left: 8px; right: 8px; top: 8px; bottom: 8px; width: auto; height: auto; pointer-events: none; transition: var(--wdtBaseTransition);
		z-index: 0; background-image: linear-gradient(45deg, rgba(var(--wdtAccentTxtColorRgb), 1), rgba(var(--wdtAccentTxtColorRgb), 1)); background-size: 100% 200%, 100% 100%;
		background-position: 100% -120%, 100% 100%; background-repeat: no-repeat; -webkit-transition: var(--wdtBaseTransition); }
	.comment-form > p:has(> textarea:focus):before, 
	.comment-form > p.comment-form-author:has(> input:focus)::before,
	.comment-form > p.comment-form-email:has(> input:focus)::before,
	.comment-form > p.comment-form-url:has(> input:focus)::before,
	.comment-form > p.comment-form-comment:has(> textarea:focus)::before { background-position: 100% 25%, 100% 100%;}

	.comment-form > p [type="checkbox"],
	.comment-form > p [type="radio"] { opacity: 0; }
	.comment-form > p.logged-in-as { display: block; }

	.comment-form p label { display: inline-block; }
	.comment-form p:not(.comment-form-cookies-consent) label { font-weight: 500; }

	.comment-form .comment-form-cookies-consent label { font-size: var(--wdtFontSize_Base); padding-left: 10px; }
	.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {  position: relative; }
	.comment-form .comment-form-cookies-consent #wp-comment-cookies-consent ~ label { margin: 0 !important; flex: 1 1 calc(100% - 1em); }

	.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 input[type="checkbox"] ~ label:before,
	.comment-form > p input[type="radio"] ~ label:before { display: none;
		border-style: solid; border-width: 1px; content: ""; height: 15px; left: 0; 
		margin-top: 0; position: absolute; top: 8px; -webkit-transition: .2s; transition: .2s; width: 15px; z-index: 0; }

	.comment-form > p input[type="checkbox"]:checked ~ label:before, 
	.comment-form > p input[type="radio"]:checked ~ label:before { display: none;
		backface-visibility: hidden; border-bottom: 2px solid var(--wdtPrimaryColor); border-left: 1px solid transparent; 
		border-right: 2px solid var(--wdtPrimaryColor); border-top: 1px solid transparent; height: 20px; left: -5px; top: 3px; transform: rotate(40deg); 
		-webkit-transform: rotate(40deg); transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%; width: 10px; 
		-webkit-backface-visibility: hidden; background: none; }


	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: var(--wdtAccentTxtColor); }

	.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: var(--wdtBorderColor); }

	.commentlist li.comment .comment-body ~ #respond { border-top-color: var(--wdtBodyBGColor); }

	#primary .comment-form > p.form-submit,
	#primary .comment-form > p.form-submit input { width: 100%; color: var(--wdtAccentTxtColor); }

	#primary .comment-form > p.form-submit input[type="submit"] { background-color: transparent; background-image: linear-gradient(0deg, rgba(var(--wdtPrimaryColorRgb), 1), rgba(var(--wdtPrimaryColorRgb), 1)), linear-gradient(0deg, rgba(var(--wdtPrimaryColorRgb), 1), rgba(var(--wdtPrimaryColorRgb), 1)), linear-gradient(0deg, rgba(var(--wdtPrimaryColorRgb), 1), rgba(var(--wdtPrimaryColorRgb), 1)), linear-gradient(0deg, rgba(var(--wdtPrimaryColorRgb), 1), rgba(var(--wdtPrimaryColorRgb), 1)); background-repeat: no-repeat; background-size: 100% 1px, 1px 100%; background-position: 100% calc(0% + 7px), calc(100% - 7px) 100%, 0% calc(100% - 7px), calc(0% + 7px) 0%; min-height: clamp(3.75rem, 3.6058rem + 0.641vw, 4.375rem); display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; border: 0; margin-top: 0; }

	#primary .comment-form > p.form-submit { position: relative; }
	#primary .comment-form > p.form-submit:before { content: ""; position: absolute; left: 8px; right: 8px; top: 8px; bottom: 8px; margin: auto; background-color: var(--wdtPrimaryColor); transition: var(--wdt-Ad-Transition); opacity: 1; }
	#primary .comment-form > p.form-submit:hover:before { background-color: rgba(var(--wdtHeadAltColorRgb), 0.35); backdrop-filter: blur(15px); }
	#primary .comment-form > p.form-submit:hover,
	#primary .comment-form > p.form-submit input[type="submit"]:hover { color: var(--wdtAccentTxtColor); }

	#primary .comment-form > p.form-submit input[type="submit"]:hover {
		animation: wdt-line-reveal-b 1s linear;
		-webkit-animation: wdt-line-reveal-b 1s linear;
	}
	@keyframes wdt-line-reveal-b {
		0% {
			background-size: 0% 1px, 1px 0%, 0% 1px, 1px 0%;
			background-position: 100% calc(0% + 7px), calc(100% - 7px) 100%, 0% calc(100% - 7px), calc(0% + 7px) 0%;
		}

		100% {
			background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
			background-position: 100% calc(0% + 7px), calc(100% - 7px) 100%, 0% calc(100% - 7px), calc(0% + 7px) 0%;
		}
  }

	/* Checkbox Style */

	.comment-form > p.comment-form-cookies-consent { display: inline-flex; align-items: baseline; margin-bottom: 15px; }
	.comment-form > p input[type="checkbox"], .comment-form > p input[type="radio"] { opacity: 1;
		-webkit-appearance: none; appearance: none; width: 1em; height: 1em; padding: 8px; border: 1px solid var(--wdtBorderColor) !important; 
		transform: translateY(-0.075em); display: grid; place-content: center; flex: 1 1 1em; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }

	.comment-form > p input[type="checkbox"]:before, 
	.comment-form > p input[type="radio"]:before {
		content: ""; width: 0.65em; height: 0.65em; clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%); 
		transform: scale(0); transform-origin: bottom left; transition: 120ms transform ease-in-out; 
		box-shadow: inset 1em 1em var(--wdtHeadAltColor); }
		.comment-form > p input[type="checkbox"]:checked, .comment-form > p input[type="radio"]:checked { background-color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor) !important; }

	.comment-form > p input[type="checkbox"]:checked:before { transform: scale(1); }

	/* Woocommerce Style */

	.comment-form > p { margin-bottom: 15px; width: 100%; float: left; text-align: left; position: relative; }
	.woocommerce-Reviews #review_form .comment-form p.comment-notes,
	.woocommerce-Reviews #review_form .comment-form .column.wdt-one-column:nth-child(2),
	.woocommerce-Reviews #review_form .comment-form .comment-form-comment,
	.woocommerce-Reviews #review_form .comment-form .comment-form-rating,
	.woocommerce-Reviews #review_form .comment-form p.comment-form-cookies-consent,
	.woocommerce-Reviews #review_form .comment-form p.form-submit { margin: 0; }
	.woocommerce-Reviews #review_form .comment-form .column.wdt-one-column:nth-child(3),
	.woocommerce-Reviews #review_form .comment-form .comment-form-comment:nth-child(3) { margin: 0; order: 1; }
	.woocommerce-Reviews #review_form .comment-form .column.wdt-one-half:nth-child(4),
	.woocommerce-Reviews #review_form .comment-form .comment-form-author {width: 100%; margin: 0;}
	.woocommerce-Reviews #review_form .comment-form .column.wdt-one-half:nth-child(5),
	.woocommerce-Reviews #review_form .comment-form .comment-form-email { grid-row: 4; width: 100%; margin: 0;}
	.woocommerce #review_form #respond label ~ textarea { min-height: calc(100% - 28px); }
	.woocommerce #review_form #respond textarea { font-family: inherit; height: 195px; margin: 0; }
	.woocommerce #review_form #respond input::placeholder, .woocommerce #review_form #respond textarea::placeholder { color:var(--wdtBodyTxtColor);}
	.woocommerce #review_form #respond input, .woocommerce #review_form #respond textarea { text-transform:capitalize;}
	.woocommerce #review_form #respond p { margin: 0; }
	.woocommerce #review_form #respond p.comment-form-author:before,
	.woocommerce #review_form #respond p.comment-form-email:before,
	.woocommerce #review_form #respond p.comment-form-comment:before { content: ''; position: absolute; left: 8px; top: 8px; bottom: 8px; right: 8px; pointer-events: none;
		margin: auto; z-index: 0; opacity: 1; background-image: linear-gradient(45deg, rgba(var(--wdtAccentTxtColorRgb), 1), rgba(var(--wdtAccentTxtColorRgb), 1));
		background-size: 100% 200%, 100% 100%; background-position: 100% -120%, 100% 100%; background-repeat: no-repeat; transition: var(--wdt-Ad-Transition); }
	.woocommerce #review_form #respond p.comment-form-author:has( > input:focus)::before,
	.woocommerce #review_form #respond p.comment-form-email:has( > input:focus)::before,
	.woocommerce #review_form #respond p.comment-form-comment:has( > textarea#comment:focus)::before {background-position: 100% 25%, 100% 100%;}
	.woocommerce #review_form #respond p > input { background-color: transparent; position: relative; }
	.woocommerce #review_form #respond p.comment-form-comment > textarea#comment { background-color: transparent; position: relative; }
	.wp-block-comment-template + .comment-respond.wp-block-post-comments-form { margin: 20px 0; }

	/* Comment form two column */

	@media (min-width: 1025px) {

		#primary div#respond { width: 100%; }
		#primary .comment-form { display: grid; margin-bottom: 0; width: 100%; grid-template-columns: 1fr; gap: 20px;}
		.logged-in #primary .comment-form { display: flex; flex-direction: column; }
		#primary .comment-form > p { margin-bottom: 0; width: 100%; float: left; text-align: left; position: relative; }
		#primary .comment-form > p.comment-form-cookies-consent { width: fit-content; }

		#primary .comment-form > p [type="checkbox"],
		#primary .comment-form > p [type="radio"] { opacity: 1; }

		.comment-form .comment-notes {grid-area: 1 / 1 / span 1 / span 1;}
		.comment-form > p { margin-bottom: 0; display: flex; }
		.comment-form .comment-form-comment {grid-area: 5 / 1 / span 1 / span 1;}
		.comment-form .comment-form-comment textarea { height: 100%; }
		.comment-form .comment-form-author { grid-area: 2 / 1 / span 1 / span 1; }
		.comment-form .comment-form-email { grid-area: 3 / 1 / span 1 / span 1; }
		.comment-form .comment-form-url { grid-area: 4 / 1 / span 1 / span 1; }
		.comment-form .comment-form-cookies-consent {grid-area: 6 / 1 / span 1 / span 1;}
		.comment-form .form-submit {grid-area: 7 / 1 / span 1 / span 1;}
	}



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

    /* Primary */
	.commentlist li.comment .reply a { color: var(--wdtAccentTxtColor); }

	ul.commentlist li .reply a:hover { background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor); }

	.commentlist li.comment .reply a { border-color: var(--wdtSecondaryColor); background-color: var(--wdtSecondaryColor); }

	.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: rgba(var(--wdtHeadAltColorRgb),.65); }


	/* 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 screen and (max-width: 1024px){
		.comment-form .comment-notes {grid-area: 1 / 1 / span 1 / span 1;}
		.comment-form > p { display: flex; }
		.comment-form .comment-form-comment {grid-area: 5 / 1 / span 1 / span 1;}
		.comment-form .comment-form-comment textarea { height: 100%; }
		.comment-form .comment-form-author { grid-area: 2 / 1 / span 1 / span 1; }
		.comment-form .comment-form-email { grid-area: 3 / 1 / span 1 / span 1; }
		.comment-form .comment-form-url { grid-area: 4 / 1 / span 1 / span 1; }
		.comment-form .comment-form-cookies-consent {grid-area: 6 / 1 / span 1 / span 1;}
		.comment-form .form-submit {grid-area: 7 / 1 / span 1 / span 1;}
		.logged-in #primary .comment-form { display: flex; flex-direction: column; }
	}

    @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: 15px; }
	    .comment-body .comment-meta { font-size: 13px; }
	    .comment-author b, ul.commentlist li .author-name > a { font-size: 20px; }

	    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: 13px; padding: 6px 12px; }


		.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: normal; }

		.post-password-form label input { width:100%; }

		.woocommerce-Reviews #review_form .comment-form { gap: 15px; }

	}

	/*----*****---- << 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: 20px; }
        .children .comment-author .avatar { left:0; top:0; }

	    .commentlist li.comment #respond { padding-left: 0; }
	    .commentlist { padding-left: 0; }
	    .commentlist li.comment .reply { position: relative; margin-top: 20px; }
	    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: normal; }

        .commententries .nav-previous, .commententries .nav-next { width:100%; text-align:center; }

		.woocommerce-Reviews #review_form .comment-form { gap: 15px; }
	}