
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

.op-overview-shortcode th {
	text-align: right;
	padding-right: 0.5em;
}

.layout-container {
	padding-top: 15px;
}

.layout-header {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.layout-header .logo {
	display: inline-block;
	margin-bottom: 35px;
}

.layout-header .logo img {
	width: 200px;
}

.layout-header a {
	color: #3e8b73;
}

.layout-header-small-text {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.75em;
}


.layout-header-contact-info {
	position: absolute;
	top: 45px;
	left: 0px;
	text-align: left;
}

.layout-header-shop-online {
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: left;
	font-size: 1.25em;
	line-height: 1em;
	letter-spacing: 0.1em;
}

.layout-header-shop-online a {
	color: #3e8b73;
	text-transform: uppercase;
}

.layout-header-hours {
	position: absolute;
	top: 45px;
	right: 0px;
	text-align: right;
}

.layout-header-social-badges {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 30px;
	line-height: 25px;
}


.layout-header-hours th {
	padding-right: 1em;
}



.layout-header .established {
	width: 160px;
	margin: 0 auto;
	font-size: 0.6em;
	color: #3e8b73;
	border-bottom: 1px solid #3e8b73;
	margin-bottom: 25px;
	letter-spacing: 0.3em;
}

.layout-header .established span {
	display: inline-block;
	padding: 0 0.7em;
	background-color: #fff;
	position: relative;
	top: 0.5em;
}


.layout-menu {
	padding-top: 8px;
	border-top: 1px solid #999;
	width: auto;
	font-size: 0.8em;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}

.layout-menu > div {
	display: inline-block;
	margin-right: 1em;
	margin-left: -6px;
}

.layout-menu a {
	display: inline-block;
	text-decoration: none;
	color: #000;
}

.layout-menu a:hover {
	color: #3e8b73;
}


.layout-menu > div:after {
	display: inline-block;
	margin-left: 1em;
	color: #ccc;
	content: "•";
}

.layout-menu > div:first-child{
	margin-left: 0;
}
	
.layout-menu > div:last-child {
	margin-right: 0;
}

.layout-menu > div:last-child:after {
	display: none;
}

.grid-image {
	margin-bottom: 20px;
	width: 100%;
}

.section-header-text {
	padding: 20px 20px 20px 20px;
}

.section-header-text * {
	margin-top: 0;
}

.section-header-text h1 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.section-header-text .op-overview-shortcode {
	margin-bottom: 1em;
}

.featured-image {
	font-size: 4em;
	padding: 0 0 20px 0;
}

.featured-image img {
	width: 100%;
}


.main-body-text {
	columns: 2;
	column-gap: 20px;
	column-rule: 1px solid rgba(255, 255, 255, 0.75);
}

.main-body-text blockquote {
	padding: 0.5em;
	margin: 1em 0 1em 0;
	column-span: all;
	text-align: center;
	font-size: 1.5em;
	border-top: 1px solid rgba(255, 255, 255, 0.75);
	border-bottom: 1px solid rgba(255, 255, 255, 0.75);
	color: rgba(0, 0, 0, 0.25);
}

.main-body-text blockquote *:last-child {
	margin-bottom: 0;
}


.no-column-break {
	break-inside: avoid-column;
}

.main-body-text ul {
    padding-left: 1.5em;
}

.main-body-text ul li {
	margin-bottom: 0.5em;
}





h1 {
	font-family: 'Herr Von Muellerhoff', cursive;
	font-weight: 200;
	font-size: 4em;
	margin-bottom: 0.2em;
	line-height: 1.4em;
}



.slideviewer .viewport {
	position: relative;
	max-width: 600px; 
}

/*
See this solution controlling aspect radio with dynamic width.
http://www.mademyday.de/css-height-equals-width-with-pure-css.html
*/

.slideviewer .viewport:before {
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}

.slideviewer .viewport .viewport-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.slideviewer .viewport img {
	/* border-radius: 3px 3px 0 0; */
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.slideviewer-info {
	max-width: 600px;
	margin: 0 auto;
	padding: 10px;
	background: #ddd;
	/* border-radius: 0 0 3px 3px; */
}


.slideviewer-info-title {
	font-size: 14px;
	text-transform: uppercase;
}

.slideviewer-info-price {
	font-size: 12px;
	opacity: #666;
}


.slideviewer-info-body {
	display: none;
	margin-top: 8px;
	text-align: left;
	font-size: 14px;
	color: #666;
}


.home-nav-item {
	display: block;
	position: relative;
	margin-bottom: 20px;
	color: #fff;
}

.home-nav-item:hover {
	color: #fff;
}	

.home-nav-item-screen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: none;
	opacity: 0.625;
}


.home-nav-item-title {
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: 'Herr Von Muellerhoff', cursive;
	font-weight: 200;
	font-size: 3em;
	line-height: 1em;
	opacity: 0.75;
}



@media (min-width: 768px) {

	.layout-header .logo img {
		width: 160px;
	}
	
	.section-header-text {
		border-left: 1px solid rgba(255, 255, 255, 0.75);
	}
	
	.featured-image {
		padding-top: 20px;
	}

	.featured-image img {
		margin-top: 1.4em;
	}
	
	
}




