#masthead { 
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 4px;
}

#contact-form-1 input {
	padding: 1px 6px;
}

#infinite-footer, .site-footer {
  visibility: hidden;
}

.mega-menu-item > #searchform {
  background: none;
  margin-bottom: 0px;
  padding: 0px 20px;
}

div.featured {
	text-transform: uppercase;
	font-family: 'open sans';
	font-weight: bold;
	text-align: center;
	background-color: #d0d0d0;
	width: 90px;
	position: absolute;
}

#nav-above, #nav-below {
  margin: 0;
  padding-bottom: 0.3em;
  line-height: 1.5em;
}

h3.comment-reply-title {
	text-transform: uppercase;
	font-family: 'open sans';
	font-weight: bold;
}

select {
	font-family: 'open sans';
}

#nav-above {
  font-size: 10px;
  text-transform: uppercase;
  background-color: #d0d0d0;
  padding: 0.2em 1.5em 0.2em 1.5em;
}

#nav-below {
  text-transform: uppercase;
  background-color: #d9d9d9;
  padding: 0.2em 1.5em 0.2em 1.5em;
}

#nav-above .nav-title {
  font-size: 12px;
}

#nav-above .meta-nav {
  font-size: 12px;
  font-weight: bold;
}

#nav-below .nav-title {
  font-weight: bold;
}

#jp-relatedposts {
	font-family: 'open sans';
}

h3.jp-relatedposts-headline {
	text-transform: uppercase;
	font-family: 'open sans';
}

.site-image img {
	margin: 0;
}

div.thumbnail-single {
	display: none;
}

.directions-card {
	display: none;
}

div.entry-content  a:link {
  text-decoration: underline;
	text-underline-offset: 3px;
}

div.taglist  a:link {
  text-decoration: none;
	text-transform: uppercase;
	font-family: 'open sans';
	font-size: 11px;
}

div.entry-content h1 {
	font-family: 'open sans';
	text-transform: uppercase;
	font-size: 20px;
	margin-top: -8px;
	margin-bottom: 7px;
}

div.entry-content h1 span.small {
	font-size: 15px;
}

.wp-caption-text {
  padding: 0px 5px 0px 5px;
  background-color: rgb(247, 247, 247);
}

.main-navigation {
  margin-top: 10px;
}

.site-image {
  padding-bottom: 0;
  border-bottom: 0;
}

.entry-meta {
  padding: 10px 40px 10px 40px;
}

.entry-meta clear {
  line-height: 1.2;
}

.entry-format-badge {
  margin-bottom: 0px;
  margin-right: 50px;
}

.clock-meta {
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 25px;
	min-width: 100px;
  width: 15%;
}

.category-meta {
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  width: 60%;
}

.category-meta a,
.clock-meta a {
	color: #49660b;
}

.category-meta a:hover,
.clock-meta a:hover {
	color: #759b22;
}

.clock-meta > span,
.category-meta > span {
  font-weight: 550;
}

.discussion-meta {
  display:none;
}

.entry-meta > div > p {
  font-size: 0.8em;
}

.entry-meta > div > span {
  font-size: 1em;
}

h1.page-title {
  padding: 5px 40px;
  margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 15px;
}

h1.widget-title {
  padding: 10px 20px;
	text-align: center;
}

.entry-meta > h1.entry-title {
  padding: 0px;
  font-weight: 500;
  margin-bottom: -2px;
  font-size: 40px;
}

/* entry header is for page */
article.type-page .entry-header {
	background: #f7f7f7;
	margin-bottom: 20px;
}

article.type-page .entry-header > h1.entry-title {
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: -7px;
	font-weight: 500;
	font-size: 40px;
}

article.type-page	.wrapper {
  font-family: 'open sans';
}

article.type-page div.entry-content a:link {
  text-decoration: none;
}

div.entry-content {
	color: #444;
}

article.type-page .wrapper .link {
	padding-left: 0px;
	margin-bottom: -5px;
	/*text-transform: uppercase;*/
}

article.type-page .wrapper .flag {
	padding-left: 10px;
	margin-bottom: 4px;
}

article.type-page .wrapper .flag i {
	margin-left: 10px;
	font-size: 13px;
}

article.type-page .divider {
	margin: 10px 0;
	padding-left: 5px;
	font-weight: 600;
	background: #efefef;
}

article.type-page .divider-2 {
	margin: 5px 0;
	padding-left: 0px;
	text-align: center;
	background: #fafafa;
}
/* end page section*/

div.entry-content {
  margin-top: 13px; 
	padding-bottom: 0px;
}

div.entry-content > div:not(.gmap):not(.wc-gallery):not(.instagram) {
  margin-bottom: 15px;
}

div.more-cut .gmap {
	display: none;
}

div.entry-content > h1 > img {
  position: relative;
  top: 5px !important;
}

div.entry-content  img[src*=".png"] {
  position: relative;
  top: 2px;
}

ol.list-alpha {
  list-style-type: lower-alpha;
}

ol.list-roman {
  list-style-type: lower-roman;
}

ul.instagram-pics {
  padding: 0px;
}

.widget_categories {
	text-transform: uppercase;
	font-family: 'open sans';
}

.widget_categories > ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_categories ul li a {
	color: #759b22;
}

.widget_categories ul li a:hover {
	color: #49660b;
}

.widget_categories .children,
.widget_categories .children li:first-child,
.widget_categories li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.widget .textwidget {
  padding: 0px;
}

div.gmap {
  width:320px;
  float:right;
  text-align:right;
  margin-left:15px;
}

div.instagram {
}

div.caption {
  margin-top: -18px !important;
}

div.caption-top {
  margin-bottom: -18px !important;
}

.more-link {
  line-height: 4em;
  padding: 3px 5px 3px 5px;
  background-color: #eee;
  font-family: "open sans";
  text-transform: uppercase;
  font-weight: bold;
}

article.comment {
  margin: 20px 20px 10px 20px;
}

div.comment-content {
  margin-top: 10px;
  padding-bottom: 0px;
}

.comment-meta {
  text-transform: uppercase;
  font-family: "Open sans";
}

#comments ol.commentlist li.pingback {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/* landscape screens */
@media only screen and (max-width: 959px),
@media only screen and (orientation: landscape) {
  #primary, #secondary {
    width: 100%;
  }
  
  .clock-meta
  .discussion-meta {
    margin-left: 0;
    padding-left: 6%;
    width: 40%;
  }
  
  .category-meta {
    margin-bottom: 0px;
    width: 50%;
  }
}

/* set minimum in case of long titles/categories */
@media only screen and (min-width: 768px) {
	.site-image {
		width: 100%;
	}
	
	article.format-standard.has-post-thumbnail div.entry-meta {
		margin-top: -90px;
	}
	
	div.entry-meta {
		background: linear-gradient(80deg, rgba(247, 247, 247, 1), rgba(247, 247, 247, 0.75),  rgba(247, 247, 247, 0), rgba(247, 247, 247, 0));
	}
	
  article.format-standard.has-post-thumbnail .clock-meta {
    background: url(wp-content/themes/zoren-wpcom/images/clock-trans.png) no-repeat top left;
  }
	
	article.format-standard.has-post-thumbnail .category-meta {
    background: url(wp-content/themes/zoren-wpcom/images/category-trans.png) no-repeat top left;
  }
	
	article.format-standard.has-post-thumbnail div.thumbnail-single {
		display: block;
	}
	
	div.thumbnail-single img {
		height: 90px;
		object-fit: none;
		object-position: 0 40%;
	}
	
	article.type-page .entry-header {
		background: linear-gradient(80deg, rgba(247, 247, 247, 1), rgba(247, 247, 247, 0.75),  rgba(247, 247, 247, 0), rgba(247, 247, 247, 0));
		height: 60px;
	}
	
	article.type-page.has-post-thumbnail .entry-header {
		margin-top: -60px;
		position: relative;
	}
	
	div.thumbnail-page {
		display: block;
	}
	
	div.thumbnail-page img {
		height: 120px;
		object-fit: none;
		object-position: 0 45%;
	}
	
  article.type-page	.wrapper {
	  display: grid;
	  grid-template-columns: 35% 1fr 
  }

  article.type-page	.wrapper .divider, .divider-2 {
    grid-column: span 2
  }

  article.type-page	.wrapper .link {
    padding-left: 30px;
	}

	article.type-page .wrapper .flag i {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.site-image {
		height: 45px;
		overflow: hidden;
	}
	
	.site-image > img {
		margin-top: -9px;
		height: 70px;
		width: auto;
		max-width: unset;
	}
	
  .menu-toggle {
    display:none;
    font-size: 20px;
    padding: 1px;
    margin-bottom: 5px;
  }
  
  .entry-format-badge {
    display:none;
  }

  .entry-meta {
    padding: 10px 40px 10px 40px;
  }
  
  div.gmap {
    width:320px;
    float:right;
    text-align:right;
    margin-left:10px;
  }

  .clock-meta {
    padding-left: 25px;
    margin-left: 0;
    width: 35%
  }
  
  .category-meta {
    padding-left: 25px;
    margin-bottom: 0px;
    width: 50%;
  }
	
	article.type-page div.thumbnail-page {
	  display: none;
  }
}


/* mobile screens*/
@media only screen and (max-width: 480px) {	
  .main-navigation {
    margin-top: 10px;
  }
  
  .mega-menu-toggle {
    margin-bottom: 5px;
  }
  
  .menu-toggle {
    display:none;
    font-size: 15px;
    padding: 1px;
    margin-bottom: 5px;
  }
  
  .entry-meta {
    padding: 10px 0 2px 40px;
  }
  
  .entry-format-badge {
    display:none;
  }

  .author-meta,
  .clock-meta,
  .category-meta,
  .discussion-meta {
    padding-left: 7%;
    padding-right: 7px;
    margin-bottom: 0;
    width: 36%;
    line-height: 18px;
  }
  
  .clock-meta > span > a,
  .category-meta > span > a {
    font-size: 11px;
    font-weight: 0;
  }

  .author-meta,
  .discussion-meta {
    display: none;
  }
  
  .entry-meta > h1.entry-title {
    padding: 0;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 28px;
  }
	
	.entry-header > h1.entry-title {
		font-weight: 600;
		font-size: 28px;
	}
  
  div.entry-content {
    margin-top: 6px;
  }

  div.gmap {
    width: 100%;
  }

  div.entry-content h1 {
    font-size: 18px;
  }
}
