/*
 * Comments
 * ------------------------------------------------------------------------------------------------
*/
#comments .comments-header {
	width: 100%;
	max-width: 100%;
}
#comments .comment-reply-title {
	position: relative;
	text-align: left;
}
#comments .comment-reply-title-top {
	padding-right: 200px;
}
.comments .comments-inner > .comment,
.comments .comments-inner > .featured {
	background-color: #fff;
	padding: 20px;
}
.comments .comments-inner > .comment:first-child,
.comments .comments-inner > .featured:first-child {
	margin-top: 0;
}
.comments .comments-inner > .comment > .comment,
.comments .comments-inner > .featured > .comment {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
}
.comments .comments-inner > .comment .comment,
.comments .comments-inner > .featured .comment {
	background-color: #f2faff;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 110px;
}
.comments .comments-inner > .comment > .comment-meta,
.comments .comments-inner > .featured > .comment-meta {
	min-height: auto;
	margin-bottom: 25px;
}
.comments .comments-inner > .comment > .comment .comment-meta,
.comments .comments-inner > .featured > .comment .comment-meta {
	min-height: auto;
	padding-top: 0;
	margin-bottom: 15px;
}
.comment-title {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 5px;
}
.comment-author {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: normal;
}
.comment-meta {
	min-height: auto;
	padding-left: 0;
	margin-bottom: 5px;
}
.comment-meta-block {
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}

.brand-picture-wrap {
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
}
.brand-picture {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-khtml-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 80px;
	height: 80px;
	min-width: 80px;
	min-height: 80px;
	object-fit: cover;
}
.wrap-user-info {
	
}

.comments .comment.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block,
.comments .featured.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comments .comment.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .brand-picture-wrap,
.comments .featured.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .brand-picture-wrap {
	margin-bottom: 0;
}
.comments .comment.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info,
.comments .featured.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info {
	position: relative;
	top: auto;
}
.comments .comment.brand_type_comment:not(.depth-1) > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info,
.comments .featured.brand_type_comment:not(.depth-1) > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info {
	display: inline-block;
	margin-top: 8px;
}
.comments .comment.brand_type_comment:not(.depth-1),
.comments .featured.brand_type_comment:not(.depth-1) {
	padding-top: 15px;
	padding-bottom: 15px;
}

.comment-awaiting-moderation {
	color: rgba(0, 0, 0, 0.5);
}

.comment-meta-block .comment-edit-link {
	font-size: 18px;
	line-height: 22px;
}
#respond label {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	margin-bottom: 7px;
}
#respond + .comment,
#respond + .featured {
	padding-top: 20px;
}
#comments #respond .comment-form-title {
	display: none;
}
#comments #respond .title_comment {
	display: none;
}
#comments #respond .comment-reply-title {
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin-bottom: 15px;
}
.comments-wrapper > #respond .comment-reply-title .title_reply {
	display: none;
}
.comment-meta-block .comment-reply {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
a.comment-reply-link {
	display: inline-block;
	color: #ff4713;
	background-color: transparent;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	text-transform: none;
	text-decoration: none;
	padding: 0;
}
a.comment-reply-link:focus,
a.comment-reply-link:active {
	color: #FF4713;
	text-decoration: none;
}
a.comment-reply-link:hover {
	color: #FF4713;
	text-decoration: none;
}
a.comment-reply-link:after {
	content: '';
	display: inline-block;
	background-image: url(https://soxy.com/blogs/wp-content/themes/twentytwenty-child/img/icons/angle-down-red.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 9px;
	margin-left: 7px;
	position: relative;
	top: 0px;
	vertical-align: middle;
}
a.comment-reply-link.active_reply_btn:after,
a.comment-reply-link.active_reply_btn:hover:after {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
}

.comment-reply-title small a {
	color: #FF4713;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	text-align: right;
}
.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: underline;
}

a#cancel-comment-reply-link {
	font-size: 22px;
	line-height: 24px;
}

#comments .comment-form-comment label .form_question_title {
	display: none;
}
.comments-wrapper > #respond label .form_answer_title {
	display: none;
}

.comments .comment-respond p.comment-notes,
.comments .comment-respond p.logged-in-as {
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.ask-a-question {
	float: right;
	margin-top: 5px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.comment-form-cookies-consent {
	overflow: hidden;
	height: 0;
	padding: 0;
}

/**** Featured reviews styles ****/
.comments .comments-inner > .featured .featured_box {
	display: flex;
	justify-content: flex-end;
}
.comments .comments-inner > .featured .featured_box div {
	color: #3c90a3;
	font-weight: 600;
	padding: 5px 20px;
	border: 2px solid #3c90a3;
	border-radius: 25px;
	line-height: normal;
}
.comments .comments-inner > .featured .featured_box i {
	margin-right: 5px;
}
.comments .comments-inner {
	display: grid;
	grid-gap: 30px;
	max-width: 100%;
	align-items: start;
}

@media (min-width: 700px) {
	.comments .comment-respond {
		padding: 25px 0 0;
	}
}
@media (min-width: 768px) {
	.comments .comments-inner {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: repeat(auto-fill, minmax(120px, 1fr));
		grid-auto-flow: row dense;
	}
}
@media (min-width: 1200px) {
	__#comments {
		margin-left: -10px;
		margin-right: -10px;
	}
	__#comments .comment-reply-title-top {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.comment .comment,
	.featured .comment {
		padding-left: 0;
	}
	
	/* Safari 7.1+ */
	_::-webkit-full-page-media, _:future, :root .comments .comments-inner {
		margin-top: -20px;
	}
	_::-webkit-full-page-media, _:future, :root .comments .comments-inner > .comment,
	_::-webkit-full-page-media, _:future, :root .comments .comments-inner > .featured {
		float: none;
	}
	_::-webkit-full-page-media, _:future, :root .comments .comments-inner > .comment:first-child,
	_::-webkit-full-page-media, _:future, :root .comments .comments-inner > .featured:first-child {
		position: relative;
		top: 30px;
	}
}
@media (max-width: 767px) {
	#comments .comment-reply-title-top {
		text-align: center;
		padding-right: 0;
	}
	.ask-a-question {
		float: none;
		display: block !important;
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		max-width: 200px;
		margin: 35px auto 0;
	}
	.comments .comments-inner {
		grid-template-columns: 1fr;
	}
	.comments .comments-inner > .comment,
	.comments .comments-inner > .featured {
		padding: 15px;
		margin-bottom: 15px;
	}
	.comments .comments-inner > .comment > .comment,
	.comments .comments-inner > .featured > .comment {
		padding-left: 15px;
		padding-right: 15px;
	}
	.comments .comments-inner > .comment .comment,
	.comments .comments-inner > .featured .comment {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.comment-meta {
		min-height: auto;
		margin-bottom: 10px;
	}
	.comments .comments-inner > .comment > .comment .comment-meta,
	.comments .comments-inner > .featured > .comment .comment-meta {
		margin-bottom: 10px;
	}
	.comment-meta-block .comment-reply {
		display: none;
	}
	.comment-reply-mob {
		text-align: right;
		margin-top: 15px;
	}
	
	.brand_type_comment > .comment-body > .comment-meta > .comment-author > .comment-meta-block {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		padding-bottom: 5px;
	}
	.brand-picture-wrap {
		float: none;
		margin-right: 12px;
		margin-bottom: 0;
	}
	.brand-picture {
		width: 40px;
		height: 40px;
		min-width: 40px;
		min-height: 40px;
	}
	.comments .comment.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info,
	.comments .featured.brand_type_comment.depth-1 > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info {
		position: static;
		top: auto;
	}
	.comments .comment.brand_type_comment:not(.depth-1) > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info,
	.comments .featured.brand_type_comment:not(.depth-1) > .comment-body > .comment-meta > .comment-author > .comment-meta-block > .brand-picture-wrap + .wrap-user-info {
		margin-top: 0;
	}
}
@media (max-width: 669px) {
	.comment-title {
		font-size: 24px;
		line-height: 30px;
	}
	a.comment-reply-link {
		font-size: 18px;
		line-height: 22px;
	}
	a#cancel-comment-reply-link {
		font-size: 18px;
		line-height: 22px;
	}
	
	.comment-meta-block {
		font-size: 16px;
		line-height: 20px;
	}
	.comment-meta-block .comment-edit-link {
		font-size: 13px;
		line-height: 18px;
	}
	
	#comments #respond .comment-reply-title {
		font-size: 24px;
		line-height: 30px;
	}
	
	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 18px;
		line-height: 22px;

		margin: -2.5rem 0 4.4rem 0;
	}
	
	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		font-size: 14px;
		line-height: 18px;
	}
	
	#respond label {
		font-size: 18px;
		line-height: 26px;
	}
	
	.comment-reply-title small {
		margin-top: 0;
	}
}



