.vm-order-done >div {
    margin-bottom: 20px;
}
.box-bg-indent form {
    margin-bottom: 20px;
}

#cart-view .billto-shipto input,
#cart-view .vm-payment-select input,
#cart-view .vm-shipment-select input,
#cart-view .vm-fieldset-tos input {
    opacity: 0;
}

.article-intro-image img {
  margin: auto !important;
}

.t4-header .t4-row>div:first-child {
  margin: 0 auto !important;
}

.btn-primary {
  line-height: normal !important;
  padding: 0.5em !important;
}

.btn-login-custom {
  color: white !important;
  font-weight: 500 !important;
}

.btn{
  text-transform: math-auto !important;
}
.jev_listview .jev_listrow {
  border: none !important;
}

.jevents-kom-row {
  display: flex;
  align-items: center;
}
.jevents-kom-row-title {
  padding: 10px;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  width: 100%;
  min-height: 100px;
/*  display: flex;
  align-items: center;  */
}
.jevents-kom-row-title img {
  margin-bottom: 10px;
}

.jevents-kom-row-button {
  margin: 10px;
  height: 50px;
  line-height: 18px;
  min-width: 120px;
  padding: 7px;
  text-align: center;
}

@media (max-width: 990px) {
  .jevents-kom-row {
    flex-direction: column;
  }
  .jevents-kom-row-title {
    border-right: none;
    border-left: none;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
  }
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #008cba !important;
    border: 1px solid #008cba !important;
}
.jev_toprow div.currentmonth {
    border-top: 1px solid #008cba !important;
    border-bottom: 1px solid #008cba !important;
    line-height: inherit !important;
}
.blank {
  margin-bottom: 2em;
}
.article-info>span+span:before {
  content: "" !important;
}
.hits {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.comments > a {
  color: blue !important;
}
.comments > a:hover {
  color: #e74c3c !important;
}
.readmore > a {
  min-width: 100% !important;
  min-height: 4rem !important;
  align-content: center;
}