@media (min-width: 834px) { #comments { width: 75%; } }

.comment-respond { margin-top: 50px; margin-bottom: 50px; }

.comment-respond * { -webkit-transition: all .4s; transition: all .4s; }

.comment-respond #reply-title { margin-bottom: 15px; }

.comment-respond .comment-notes { display: none; }

.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-cookies-consent, .comment-respond .form-submit { display: none; }

.comment-respond .comment-form-cookies-consent { vertical-align: middle; }

.comment-respond .comment-form-cookies-consent input, .comment-respond .comment-form-cookies-consent label { display: inline; margin: 0; font-size: 13px; line-height: 1.2; margin-top: 10px; }

.comment-respond .comment-form-cookies-consent input { margin-right: 10px; }

.comment-respond form { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 15px; }

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

.comment-respond form .logged-in-as { grid-column: 1 / span 6; }

.comment-respond form .comment-form-comment { grid-column: 1 / span 6; }

.comment-respond form .comment-form-comment br { display: none; }

.comment-respond form .comment-form-author { grid-column: 1 / span 3; }

.comment-respond form .comment-form-author label { display: none; }

@media (max-width: 834px) { .comment-respond form .comment-form-author { grid-column: 1 / span 6; } }

.comment-respond form .comment-form-email { grid-column: 4 / span 3; }

.comment-respond form .comment-form-email label { display: none; }

@media (max-width: 834px) { .comment-respond form .comment-form-email { grid-column: 1 / span 6; } }

.comment-respond form .comment-form-cookies-consent { grid-column: 1 / span 4; }

@media (max-width: 767px) { .comment-respond form .comment-form-cookies-consent { grid-column: 1 / span 6; } }

.comment-respond form .form-submit { grid-column: 5 / span 2; text-align: right; }

@media (max-width: 767px) { .comment-respond form .form-submit { grid-column: 1 / span 6; } }

.comment-respond.focused #comment { min-height: 150px; }

.comment-respond.focused .comment-form-author, .comment-respond.focused .comment-form-email, .comment-respond.focused .comment-form-cookies-consent, .comment-respond.focused .form-submit { display: block; }

.comment-respond #submit { background-color: #76bd1d; box-shadow: #68a71a 0px -2px 0px 0px inset; color: white !important; border-width: 1px; border-style: solid; border-color: #5a9116; -webkit-border-image: initial; -o-border-image: initial; border-image: initial; line-height: 1.4; font-family: "Noto Sans", sans-serif; white-space: normal; -webkit-transition: all 0.2s ease 0s, visibility 0s ease 0s; transition: all 0.2s ease 0s, visibility 0s ease 0s; padding: 5px 10px; cursor: pointer; }

.comment-respond #submit:hover { background-color: #5a9116; }

.comment-list { margin: 0; padding: 0; list-style-type: none; }

.comment-list ol.children { list-style-type: none; }

@media (max-width: 766px) { .comment-list ol.children { padding-left: 15px; } }

.comment-list li:target > .comment-body { background-color: #d6d6d8; }

.comment-list li:target > .comment-body a { color: #57636B; }

.comment-list .comment-body { background: #F0F0F1; padding: 20px; margin-bottom: 30px; }

.comment-list .comment-body .comment-content { margin: 20px 0; }

.comment-list .comment-body footer { display: -webkit-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row nowrap; -webkit-box-pack: justify; justify-content: space-between; }

@media (max-width: 767px) { .comment-list .comment-body footer { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; } }

.comment-list .comment-body footer .comment-metadata, .comment-list .comment-body footer .comment-awaiting-moderation { font-size: 12px; }

.comment-list .comment-body footer .comment-author { -webkit-box-ordinal-group: 2; order: 1; }

@media (max-width: 766px) { .comment-list .comment-body footer .comment-author { -webkit-box-ordinal-group: 3; order: 2; } }

.comment-list .comment-body footer .comment-metadata { -webkit-box-ordinal-group: 3; order: 2; }

@media (max-width: 766px) { .comment-list .comment-body footer .comment-metadata { -webkit-box-ordinal-group: 2; order: 1; } }

.comment-list .comment-body footer .comment-awaiting-moderation { -webkit-box-ordinal-group: 2; order: 1; font-weight: bold; }
