.price_table_inner{

height: 330px;

}


.price_table .mark{

display:none;

}

.price_tables .mark { display: none; }

.price_in_table .price { font-size: 50px; }

.qbutton.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 14em;
}

.blog_holder article .post_info {
  color: #616161;
}

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
  color: #616161;
  font-weight: bold;
}

.blog_like ~ * {
  display: none;
}

.es_shortcode_form {
  overflow: hidden;
}

.es_textbox_class {
  box-sizing: border-box;
  width: 100%;
  padding: .5em;
  font-size: 1em;
}

.es_textbox_button {
  padding: .5em 1em;
  background: transparent;
  border: 1px solid currentColor;
  float: right;
}