/*
Theme Name: USDM (Hello Elementor Child)
Theme URI: https://github.com/elementor/hello-theme/
Description: USDM (Hello Elementor Child) is a child theme of Hello Elementor, created by Elementor team and customized by Codelitt.
Author: Codelitt
Author URI: https://codelitt.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: usdm
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
*/

/*
    Add your custom styles here
*/

.usdm-login-form-container,
.usdm-signup-form-container {
	width: 250px;
	margin: 0 auto;
}

.usdm-login-form-container h2,
.usdm-signup-form-container h2 {
	text-align: center;
}

.usdm-login-form-container div,
.usdm-signup-form-container div {
	margin-bottom: 1em;
}

.usdm-login-form-container input[type="text"],
.usdm-login-form-container input[type="email"],
.usdm-login-form-container input[type="password"],
.usdm-login-form-container input[type="submit"],
.usdm-signup-form-container input[type="text"],
.usdm-signup-form-container input[type="email"],
.usdm-signup-form-container input[type="password"],
.usdm-signup-form-container input[type="submit"] {
	width: 100%;
}

.usdm-login-form-container .success-message,
.usdm-signup-form-container .success-message {
	text-align: center;
}

/*
	Custom styles for comments
*/

section#comments {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	width: 100%;
}

section#comments h1.comment-title {
	display: none;
}

.comment-like-order {
	width: 100%;
	display: -webkit-box;
	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;
}

section#comments p.comment-description {
	margin: 0;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #565C76;
}

.order-posts .order-posts-container form select.select-form {
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	-o-text-overflow: '';
		 text-overflow: '';
	text-align: right;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #8A90A8;
}

div#respond {
	padding-top: 0 !important;
}

.form-avatar-comment {
	background-image: url(https://secure.gravatar.com/avatar/04466753e6d236719d6f966d7d5ad96a?s=64&d=mm&r=g);
	width: 46px;
	height: 46px;
	min-width: 46px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 24px;
	position: relative;
	top: 16px;
}

.comment-form-comment p.comment-form-comment {
	margin: 0;
}

.form-input-avatar-comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
			-ms-flex-direction: row;
					flex-direction: row;
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
	-webkit-box-pack: start;
			-ms-flex-pack: start;
					justify-content: flex-start;
}

.form-input-avatar-comment .form-input-field-comment {
	width: 100%;
}


p.form-submit {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
			-ms-flex-direction: row-reverse !important;
					flex-direction: row-reverse !important;
	-webkit-box-pack: start !important;
			-ms-flex-pack: start !important;
					justify-content: flex-start !important;
}

div#respond .form-submit .btn-cancel-form-comment {
	padding: 8px 16px;
	background: transparent;
	border-radius: 4px;
	border: 0;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	text-align: center;
	color: #8A90A8;
	margin-right: 16px;
	cursor: pointer;
}

div#respond p.form-submit {
	margin-top: 12px;
}

.form-input-avatar-comment div#respond {
	margin-top: 0 !important;
}

.form-input-avatar-comment div#respond h3#reply-title {
	display: none;
}

#comments #respond .watch-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
			-ms-flex-direction: row;
					flex-direction: row;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: start;
			-ms-flex-pack: start;
					justify-content: flex-start;
}

#comments #respond .watch-action .watch-question-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	margin-right: 5px;
}

.comment-form-section {
	border-top: 2px solid #EAECF2;
	padding: 42px 0 0 0;
	margin-top: 18px;
}

#comments #respond .watch-action .watch-position a span {
	display: none;
}

#comments #respond .watch-action .watch-position a {
	background: #FFFFFF;
	border: 0.5px solid #EAECF2;
	width: 27px;
	height: 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	border-radius: 100%;
	outline: none !important;
	-webkit-transition: all ease .35s;
	-o-transition: all ease .35s;
	transition: all ease .35s;
}

#comments #respond .watch-action .watch-position .action-like a:hover {
	background: #d1ffd1;
	 -webkit-transition: all ease .35s;
	 -o-transition: all ease .35s;
	 transition: all ease .35s;
}

#comments #respond .watch-action .watch-position .action-unlike a:hover {
	background: #ffd1d1;
	-webkit-transition: all ease .35s;
	-o-transition: all ease .35s;
	transition: all ease .35s;
}

.comment-like-order .item-comment-like-order .order-posts .order-posts-container form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: end;
			-ms-flex-pack: end;
					justify-content: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
			-ms-flex-direction: row-reverse;
					flex-direction: row-reverse;
	position: relative;
}

.comment-like-order .item-comment-like-order .order-posts .order-posts-container form svg {
	position: absolute;
	left: 20px;
}

section#comments .comment-like-order .item-comment-like-order p.comment-description img {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

section#comments textarea#comment[disabled] {
	height: 56px;
	background: #F7F7F9;
	border: 1px solid #CDD0DA;
	border-radius: 6px;
	resize: none;
}

section#comments a#loadMore {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	margin-top: 30px;
	outline: none !important;
}

section#comments a#loadMore span.loadMoreBtn-label {
	padding: 14px 30px;
	border: 1px solid #8A90A8;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
	border-radius: 4px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #6E7591;
}

.elementor-widget-theme-post-content .watch-action {
	display: none;
}