
/* Begin Comments*/

.commentsbox {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.commentsbox a {color:#c8c7e6;}
.commentsbox a:hover {color:#e9d621;}

.commentthreadbox-deco {vertical-align: bottom;}
.commentthreadbox-deco img {width: 100%; height: auto; vertical-align: bottom;}
.commentthreadsbox {
  margin: 0px 0px 40px 0px;
  padding: 0px 0px 0px 0px;
}

/* Disclaimer */
.disclaimer {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  color: #975200;
  text-align: left;
  font-size: 14px;
}
.disclaimer p {padding-bottom: 0px;}
.dcheading {
  color: #975200;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-weight: 700;
  text-transform: uppercase;
}

/* General and Headings */
h3#comments, h3.leaveareply {
}
.commentsheading, .commentsbox h2, .leaveareply, .commentsbox h3, .commentsbox h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  font-family: 'Cormorant', Georgia, Times New Roman, serif;
}
.commentsheading {padding-bottom: 0px;}
.leaveareply {padding-left: 20px;}

a.comment-reply-link {color:#e9d621; padding-bottom: 10px; display: inline-block;}
a.comment-reply-link:hover {color:#fff;}


/* Comments Style */
.commentlist li .avatar { 
  float: left;
  margin:0px 15px 0px 0px;
  padding:0px 0px 0px 0px;
  background: transparent;
}

.commentlist cite, .commentlist cite a {
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-decoration:none;
  color:#b271e9;
	font-weight: 500;
}
.commentlist cite a:hover {text-decoration:underline; color:#e9d621;}
.commentlist .says {display: none;}

.commentlist li .commentmetadata {
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding-bottom: 10px;
  display: block;
  font-size:12px;
  text-transform:uppercase;
  color: #7977aa;
}
.commentlist li .commentmetadata a {color: #7977aa; text-decoration:none;}
.commentlist li .commentmetadata a:hover {text-decoration:underline; color:#e9d621;}


.commentlist {
  padding: 0px 0px 0px 0px;
}
.commentlist p {
  margin:0px;
  padding-bottom:8px;
}

.commentlist li {
  margin: 0px 0px 5px 0px;
  padding: 20px 20px 20px 20px;
  list-style: none;
  font-size: 14px;
  line-height:22px;
  color: #acabd5;
  font-weight: 400;
	overflow: auto;
}

.commentlist li .reply {margin:0px; padding:0px 0px 0px 0px; font-weight:normal; text-align:right;}

.commentlist li ul {
	background-color: transparent;
}
.commentlist li ul li { 
  border: none;
  font-size:12px;
  margin:0px 0px 0px 0px;
  padding:20px 20px 20px 20px;
  border-bottom: 1px solid #e7dfd0;
}


.thread-even {
  background: rgb(94, 13, 164);
	background: rgba(94, 13, 164, 0.40);
}
.thread-odd {
  background: rgb(29, 49, 144);
	background: rgba(29, 49, 144, 0.40);
}

.children {padding: 20px 20px 20px 20px;}
.children .even {
}
.children .odd{
}




#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


.navigation {margin:0px; padding:10px 0px 50px 0px; font-size:11px; clear:both;}
.navigation a {text-decoration:none;}
.navigation .alignleft {width:45%; float:left;}
.navigation .alignright {width:45%; float:right; text-align:right;}


/* Comment Form */

.commentfbox {padding: 0px 20px 0px 20px;}

form#commentform {margin:0px; padding:20px 20px 20px 20px;}

form#commentform input, form#commentform textarea {
  padding:10px;
  font-size:15px;
  line-height: 22px;
  color: #000;
  font-family: 'Poppins', Arial, sans-serif;
  border: 1px solid #c1c1c1;
  background-color: #c1c1c1;
}

form#commentform input {width:40%;}
form#commentform textarea {width:100%;}
form#commentform input#submit {
  cursor: pointer;
  width: auto;
  text-decoration: none;
  padding: 8px 20px 5px 20px;
  text-transform:uppercase;
  color: #fff;
  font-weight: bold;
  font-size:14px;
  font-family: 'Poppins', Arial, sans-serif;
  border: 1px solid #10374b;
	background: #8f3bed;
	background: -moz-linear-gradient(top, #8f3bed 1%, #5061d1 100%);
	background: -webkit-linear-gradient(top, #8f3bed 1%,#5061d1 100%);
	background: linear-gradient(to bottom, #8f3bed 1%,#5061d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f3bed', endColorstr='#5061d1',GradientType=0 );
}
form#commentform input#submit:hover {
  border-color:#a38a56;
	background: #615239;
background: -moz-linear-gradient(top, #615239 1%, #ccab68 100%);
background: -webkit-linear-gradient(top, #615239 1%,#ccab68 100%);
background: linear-gradient(to bottom, #615239 1%,#ccab68 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#615239', endColorstr='#ccab68',GradientType=0 );
}


form#commentform label {
	padding: 0px 0px 0px 0px;
	color:#a7a5f0;
	font-weight: normal;
	display: block;
}
form#commentform label span {font-size: 11px; text-transform: uppercase;}

form#commentform input[type="checkbox"], p.comment-form-cookies-consent input, form#commentform p.comment-form-cookies-consent input {
	display: inline-block;
	text-align: left;
	width: auto;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	overflow: auto;
	line-height: 24px;
	vertical-align: bottom;
}
p.comment-form-cookies-consent input[type="checkbox"] + label {
	font-size: 16px;
	display: inline-block;
		height: 24px;
	overflow: auto;
	line-height: 24px;
		vertical-align: text-top;
}
p.comment-form-cookies-consent {
	clear: both;
	width: 100%;
	margin: 0px;
	padding:10px 0px 20px 0px;
}

/* Respond Window */
.commentlist li div#respond {
  margin:0px 0px 0px 0px;
  padding:30px;
  border: none;
  background: #000;
}
.commentlist li div#respond .leaveareply {padding: 0px 0px 20px 0px;}
.commentlist li div#respond .cancel-comment-reply {font-weight:normal; margin:10px 0px 0px 0px; text-align:right;}
.commentlist li div#respond p.commentreminder {color:#767676;}
.commentlist li div#respond form#commentform {padding: 0px 0px 0px 0px;}
.commentlist li div#respond .commentfbox {padding: 0px 0px 0px 0px;}


/* End Comments */