.tmpl {
  display: none;
}
.menu-detail.desc {
  height: 42px;
}
.fi-grid img {
  width: 150px;
  margin: 0 auto;
}
.fi-grid .work-image {
  height: 250px;
  padding: 20px;
  border: 1px solid #eee;
}
#customPrice button {
  width: 100%;
  padding: 8px 20px;
}
#customPrice .features-icon {
  font-size: 30px;
  padding-top: 10px;
}
#customPrice .features-title {
  font-size: 14px;
  margin: 5px 0;
}
#customPrice .customTitle {
  margin: 20px 0 5px;
}
#customPrice h4 {
  line-height: 1em;
}
.price .box {
  border-radius: 2rem;
  background-color: #f8f8f8;
  padding: 2.5rem;
  min-height: 32rem;
}
.price span {
  font-size:15px;
}
.price del {
  margin-right: 5px;
}
.price hr {
  border-color: #999;
}
.price h3, .price h2, .price h4 {
  margin: 0 0 3px;
}
.price h2 {
  font-weight: 900;
}
.price .blue { color: skyblue; }
.price .red { color: #ff5236; }
.price .orange { color: orange; }
.price .black { color: black; }

#features .features-item {
  margin: 20px 40px;
}
.post-thumbnail {
  margin: 40px 0 0 20px;
  text-align: center;
  min-height: 305px;
}
.post-thumbnail img {
  max-height: 300px;
}
.post-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
!important
}
!important
.current {
  color: #aaa;
  text-decoration: none;
}
.bg-dark-0 {
  background: #000;
}
#cname,
#cmessage {
  ime-mode: active;
}
#cemail {
  ime-mode: disabled;
}
#contact-response {
  display: none;
}
#contact-response:before {
  position: absolute;
  background: rgba(255,255,255,0.6);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#contact-response .info {
  position: absolute;
  width: 100%;
  top: 0;
  color: #000;
}
#filters .current {
  color: #fff;
!important
}
!important
#blogCategory dl {
  list-style: none;
  padding: 0;
  margin: 0;
}
#blogCategory dt {
  list-style: none;
  padding: 20px 0 0 0;
  display: list-item;
  font-weight: normal;
}
#blogCategory dt:first-child {
  padding-top: 0px;
}
#blogCategory dt a:before {
  content: "\00BB";
  color: #666;
  padding-right: 5px;
}
#blogCategory dd {
  margin: 5px 0 0 25px;
}
#blogCategory dd a:before {
  content: "\00B7";
  padding-right: 5px;
}
#blogCategory span {
  padding: 1px 5px;
  font-size: 10px;
  color: #888;
}
#blogPosts .post-title {
  line-height: 2;
}
#blogPosts .tag-icon {
  color: #111;
}
#blogPosts .post-tags {
  border-top: 1px dotted #c2c2c2;
  padding-top: 5px;
}
#blogPosts .post-tags a:before {
  content: '#';
}
#blogPosts .post-tags a {
  color: #666;
  font-size: 11px;
}
#blogPosts .shadow {
  box-shadow: 0 5px 50px 0 #ccc;
}
.loading-process {
  padding: 20px;
  text-align: center;
  font-size: 2em;
  color: #ddd;
  background: rgba(255,255,255,0.1);
}
