
/* Themify Custom CSS */
body, h1, h2, h3, h4, h5, h6, .post-title {
font-family:'Helvetica Neue',Arial,'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
}


.home span.edit-button {
    display: none;
}

blockquote {
font-size: 1.5em;
padding: 8px 30px 0px;
}

blockquote a{
color: #00F;
}

#header {
min-height: 90px;
padding-top: 0px;
}

#site-logo {
font-size: 0;
}

#site-description {
    margin: 0px;
    display: none;
}

#header #searchform {
right: 0px;
top: 50px;
left: auto;
}

#header #searchform #s {
width: 75px;
}

.main-nav {
    width:90%;
}
.main-nav a {
    text-transform: none;
margin: 0 3px;

}

#currency {
font-size: 1em;
margin: .5em auto -2em;
}

#currency img{
height: 1em;
width: 1.5em;
}

.indexposts .post{
min-height: 2em;
overflow: hidden;
margin-bottom: 0 !important;
}

.indexposts .post-title {
padding: 0.5em 0;
font-size: 1em;
}

.indexwidget .widget li, .indexposts .post-title {
word-wrap:normal;
overflow: hidden;
white-space: nowrap;
width: 95%;
text-overflow: ellipsis;
}

.indexwidget .widget li:hover, .indexposts .post-title:hover {
white-space: normal;
text-overflow:inherit;
overflow:visible;
}

#footer-logo {
text-transform: none;
}

input[type="text"], select {
    width: 240px;
}

.page-title {
font-size: 3em;
}

#gform_fields_4 .gfield{
border-bottom: 1px solid;
padding-bottom: 1em;
}

#gform_fields_4 .gsection{
  padding: 1em 0;
  margin: 2em auto 1em;
}

#gform_fields_4 .gform_footer a.gform_save_link{
border: 1px solid;
padding: .25em;
}

#gform_fields_4 #field_4_30 li {
display: inline-block;
min-width: 20em;
}

@media screen and (max-width: 780px) {
.single .list-post .post-icon, .single .list-post .post-meta, #sidebar{
  display: none;
}
.single .list-post .post {
padding-left: 0
}
}

.single-gravityview .list-post .post  {
 padding-left: 0;
}

.single-gravityview .list-post .post-icon, .single-gravityview .list-post .post-meta {
display: none;
}

.gv-field-label {
    background-color: #bfb;
}

.gv-list-view-title .gv-field-label, .gv-grid .gv-field-label  {
    background: none;
}

.loops-wrapper.list-post .post {
  padding-left: 0;
  position: relative;
  margin-bottom: 0;
  min-height: 1em;
}
.loops-wrapper.list-post .post-icon {
display: none;
}

#pagewrap {
box-sizing: content-box;
}

#content {
width: 700px;
margin-bottom: 0;
}

.module-title {
margin: 0.3em 0;
}