label[for="ex-tax-select"] {
  display: block !important; }

#ex-tax-select, #ex-tax-selectSelectBoxItContainer {
  margin-right: 10px; }

h2.ex-opt-title {
  font-size: 18px; }

.btn.red-btn.ex-reset {
  font-size: 16px;
  font-weight: 600;
  padding: 9px 15px; }

.pagenav {
  clear: both;
  padding-top: 40px;
  text-align: center; }

.pagenav .number {
  padding: 2px 11px;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
  display: inline-block; }

.pagenav .number.pages {
  display: none; }

@media screen and (max-width: 767px) {
  .btn.red-btn.ex-reset {
    padding: 12px 20px;
    margin: 15px 0 0;
    display: inline-block; } }

.comment-list, .comment-list ul {
  list-style-type: none; }

.comment-list {
  padding: 0;
  margin: 40px 0; }

.comment-list .comment-body {
  border-bottom: 1px solid #ccc; }

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

.comment-list .children {
  padding-left: 50px; }

.comment-list .comment-author {
  margin-bottom: 10px; }

.comment-list .comment-author cite {
  margin-left: 5px;
  margin-right: 3px; }

.comment-list .comment-author cite, .comment-list .comment-author span, .comment-list .comment-author cite a {
  vertical-align: bottom;
  font-size: 16px;
  font-weight: 600; }

.comment-list .comment-meta {
  margin-bottom: 10px;
  font-weight: 600; }

.comment-form label {
  min-width: 100px; }

.comment-form input[type="text"] {
  font-weight: 700;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #333;
  max-width: 100%;
  width: 300px; }

.comment-list .reply {
  margin-bottom: 20px; }

#respond input[type="submit"] {
  margin-bottom: 20px;
  background: #d7464b;
  color: #fff;
  border: none;
  font-size: 1.1em;
  padding: 10px 40px;
  border-radius: 8px;
  font-weight: 700;
  outline: none; }

#respond input[type="submit"]:hover {
  opacity: 0.75;
  color: #fff; }

@media screen and (max-width: 480px) {
  #respond input[type="submit"] {
    font-size: 1em;
    padding: 10px 20px; } }

.sched-dl {
  white-space: normal;
  background-color: #A2212C;
  width: 100%;
  padding: 8px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 100%; }

.sched-dl:hover {
  color: #fff;
  opacity: 0.8; }
