div.entry-media { display: none; }

.site-title {
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

hr.glyph {
  position: relative;
  display: flex;
  justify-content: center;
	margin: 2em 10%;
	width: 80%;
	text-align: center;
}

hr.glyph::before {
  content: '\A7';
  position: absolute;
  height: 20px;
  width: 20px;
  font-size: 20px;
  background: white;

}

blockquote {
	font-size: 120%;
}
blockquote p + p {
		margin-top: 1em;
}
.type-post.format-quote .quote-format-excerpt, .type-post.format-quote .quote-format-excerpt + p { font-style: normal; font-size: 1.2em; }
.type-post.format-quote .entry-header:before { color: #808080; }
/*
a, .aux-logo-text .site-title {
	color: #338AC3;
}
a:hover {
	color: #60A9DB;
}
*/

.entry-content a:visited {
	color: #648085;
}
.entry-content a {
		text-decoration: underline;
}

.entry-content h4 {
	font-family: "Source Sans Pro";
	margin-top: 2em;
}
.entry-content h5 {
	font-family: "Source Sans Pro";
	font-style: italic;
	margin-bottom: 1em;
	
}

ul.ingredients {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	border-left: solid 1px #ccc;
}

figure.captionright {
	margin-left: 0;
	margin-bottom: 2em;
  float: right;
  width: 40%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: solid 1px #ccc;
  margin: 0.5em;
  padding: 0.5em;
}

/* body-typography 
=========================*/
body{ font-family:'Source Sans Pro'; } 
/* header-logo-width 
=========================*/
.aux-logo-header .aux-logo-anchor{ max-width:80px; }
/* header-logo-max-height-type 
=========================*/
.aux-logo-header .aux-logo-anchor > img { max-height:85px; }
/* site-frame-background-color 
=========================*/
@media screen and (min-width: 700px) { .aux-framed .aux-side-frames, body.aux-framed:after, .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after {background-color:#111111;}}
/* sticky-header-color 
=========================*/
.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section, .aux-elementor-header.aux-sticky [data-elementor-type="header"] > .elementor-section { background-color:#FFFFFF !important; }
/* site-header-container-scaled-height 
=========================*/
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,.aux-elementor-header.aux-sticky [data-elementor-type="header"] > .elementor-section > .elementor-container,.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section > .elementor-container { min-height:80px; }
/* site-header-container-height 
=========================*/
.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content { height:85px; }
/* site-transparent-header-bgcolor 
=========================*/
.site-header-section { background-color:#FFFFFF; }
/* site-vertical-menu-background-color 
=========================*/
.aux-vertical-menu-side { background-color:#FFF; }
/* site-header-navigation-item-height 
=========================*/
.site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content { height:60px; }
/* site-mobile-header-toggle-button-color 
=========================*/
.site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line { border-color:#3d3d3d; }
/* site-menu-full-screen-background-color 
=========================*/
#fs-menu-search:before { background-color:rgba(255, 255, 255, 0.95); }
/* site-top-header-background-color 
=========================*/
#top-header {background-color:#FFFFFF;}
/* blog-post-share-button-icon-size 
=========================*/
.single-post .aux-single-post-share span::before { font-size:10px; }
/* post-title-bar-overlay-pattern-opacity 
=========================*/
.single-post .aux-overlay-bg-hash::before { opacity:0.15; }
/* page-title-bar-overlay-pattern-opacity 
=========================*/
.page .aux-overlay-bg-hash::before { opacity:0.5; }
/* subfooter-bar-layout-bg-color 
=========================*/
.aux-subfooter-bar { background-color:#fafafa; }
/* subfooter-bar-top-border-color 
=========================*/
.aux-subfooter-bar { border-top:1px solid #EAEAEA; }
/* subfooter-layout-bg-image-position 
=========================*/
.aux-subfooter {background-position:center center;}
/* subfooter-layout-bg-image-size 
=========================*/
.aux-subfooter {background-size:cover;}
/* subfooter-layout-bg-image-repeat 
=========================*/
.aux-subfooter {background-repeat:no-repeat;}
/* subfooter-top-border-color 
=========================*/
.aux-subfooter { border-top:1px solid #EAEAEA; }
/* site-footer-bg-color 
=========================*/
.aux-site-footer {background-color:#1A1A1A;}
/* footer-top-border-color 
=========================*/
.aux-site-footer {border-top:1px solid #EAEAEA;}
/* footer-top-border-width 
=========================*/
.aux-site-footer { border-top-width:1px; }
/* general-heading-h1 
=========================*/
body h1, body .aux-h1{ font-family:'Source Sans Pro'; } 
/* general-heading-h2 
=========================*/
body h2, body .aux-h2{ font-family:'Source Sans Pro'; font-size:1px; } 
/* general-heading-h3 
=========================*/
body h3, body .aux-h3{ font-family:'Source Sans Pro'; font-size:1px; } 
/* general-heading-h5 
=========================*/
body h5, body .aux-h5{ font-family:'Source Sans Pro'; } 

