/***** 500 MILLION FONT FACE DECLARATIONS *****/

@font-face {
	font-family: Adelle;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/adelle_bold.otf');
	font-weight: bold;
}
@font-face {
	font-family: Adelle;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/adelle_reg.otf');
}
@font-face {
	font-family: Eastside;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/eastsideregular.otf');
}
@font-face {
	font-family: Gotham;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/gothambook.otf');
	font-weight: 300;
}
@font-face {
	font-family: Gotham;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/gothammedium.otf');
	font-weight: 500;
}
@font-face {
	font-family: Gotham;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/gothambold.otf');
	font-weight: 700;
}
@font-face {
	font-family: Gotham;
	src: url('/wp-content/themes/www.pcfruit.com/library/fonts/gothamblack.otf');
	font-weight: 900;
}

/***** BASIC HTML ELEMENTS *****/

html {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 300;
	color: #3c3027;
	background-color: #e4dbbc;
	font-size: 1.125em;
	line-height: 1.666em;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

.container {
	min-height: 100%;
}

h1 {
	font-family: Gotham;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.953em;
	line-height: 1.666em;
	clear: both;
}

.largest {
	font-size: 1.953em;
	line-height: 1.666em;
}

h2 {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.526em;
	line-height: 1.666em;
	clear: both;
}

.larger {
	font-size: 1.526em;
	line-height: 1.666em;
}

h3 {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.25em;
	line-height: 1.666em;
	clear: both;
}

.large {
	font-size: 1.25em;
	line-height: 1.666em;
}

h4 {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1em;
	line-height: 1.666em;
	clear: both;
}

h5{
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 0.8em;
	line-height: 1.666em;
	clear: both;
}

.small {
	font-size: 0.8em;
	line-height: 1.666em;
}

h6 {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 0.64em;
	line-height: 1.666em;
	clear: both;
}

.smaller {
	font-size: 0.64em;
	line-height: 1.666em;
}

p {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 300;
	font-style: inherit;
	text-decoration: inherit;
	font-size: 1em;
	margin: 1em 0;
	line-height: 1.666em;
}

p:first-child {
	margin: 0 0 1em;
}

p:last-child {
	margin: 1em 0 0;
}

p:only-child {
	margin: 0;
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote {
	padding: 0;
	margin: 0 3.333em;
	quotes: "\201C" "\201D";
	position: relative;
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
}

blockquote:before {
	content: open-quote;
	font-style: normal;
	font-size: 8em;
	color: #a9ae36;
	position: absolute;
	top: 0.41625em;
	left: -0.444em;
}

blockquote:after {
	content: close-quote;
	font-style: normal;
	font-size: 8em;
	color: #a9ae36;
	position: absolute;
	right: -0.444em;
}

blockquote p {
	margin-left: 2em;
	margin-right: 2em;
	font-size: 1.333em;
	text-align: center;
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
	font-style: italic;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.adelle {
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
}

.adelle-italic {
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
	font-style: italic;
}

.eastside {
	font-family: Eastside;
	text-transform: none;
	font-weight: 300;
	letter-spacing: 0;
}

.uppercase {
	text-transform: uppercase;
	letter-spacing: 0.125em;
}

.case-clear {
	text-transform: none;
}

.topsoil {
	color: #3c3027;
	/* 70% #766e67 */
}

.newgrowth {
	color: #a9ae36;
	/* 70% #c4c476 */
}

.burlap {
	color: #a5915c;
}

.flax {
	color: #e4dbbc;	
}

.weight300 {
	font-weight: 300;
}

.weight500 {
	font-weight: 500;
}

.weight700 {
	font-weight: 700;
}

.weight900 {
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}

a img:hover, a img:active, a img:focus {
	opacity: 0.8;
}

a {
	color: #a9ae36;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #c4c476;
	text-decoration: underline;
}

hr {
	border: solid #a9ae36 1px;
	margin: 1em 0;
	clear: both;
}

/***** HEADER *****/

.header {
	width: 100%;
	background-color: #e4dbbc;
/* 	background-image: url(/wp-content/themes/www.pcfruit.com/library/images/background.jpg); */
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
}

.inner-header {
	margin: auto;
	padding: 1.666em;
	max-width: 56.666em;
	overflow: hidden;
	vertical-align: center;
}

.masthead {
	float: none;
	text-align: center;
}

.quick-links {
	float: none;
	font-size: 1.25em;
	line-height: 1.666em;
	text-align: center;
}

.site-search {
	width: 17.555em;
	max-width: 90%;
	max-width: calc(100% - 1.333em);
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	text-transform: uppercase;
	text-align: right;
	color: #3c3027;
	font-size: 0.75em;
	height: 0.666em;
	margin: 0.333em 0;
	padding: 0.333em 0.666em;
	border: 0.0555em solid #3c3027;
		    border-radius: 0.666em;
	   -moz-border-radius: 0.666em;
	-webkit-border-radius: 0.666em;
	background: #fff;
}

::-webkit-input-placeholder {
   color: #3c3027;
}

:-moz-placeholder { /* Firefox 18- */
   color: #3c3027;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3c3027;  
}

:-ms-input-placeholder {  
   color: #3c3027;  
}

.email img{
	width: 1.177776em;
	height: 0.8em;
	margin: auto .1em;
}

.facebook img {
	width: 0.4em;
	height: 0.8em;
	margin: auto .1em;
}

.instagram img {
	width: 0.8em;
	height: 0.8em;
	margin: auto .1em;
}

.phone-link {
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
	font-weight: bold;
	line-height: 1.666em;
	letter-spacing: 0.25em;
	text-decoration: none;
}

/***** MAIN MENU *****/
	
.nav-header {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.nav-header.sticky {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
}

.inner-header.sticky {
	padding-bottom: 4.2771111111em;
}

.menu-icon {
	display: none;
}

.main-menu, .main-menu a, .main-menu li, .main-menu .sub-menu, .main-menu .sub-menu li, .main-menu .sub-menu a {
			transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	-wekbit-transition: all 0.3s ease;
	z-index: 999;
}

.main-menu {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	background-color: #a9ae36;
	list-style-type: none;
	text-align: center;
	display: block;
}

.main-menu > li {
	display: inline-block;
	zoom: 1; /* IE7 support */
	*display: inline; /* IE7 support */
	vertical-align: top;
	text-align: center;
}

.main-menu > li:hover {
	background-color: #c4c476;
}

.main-menu a {
	display: block;
	padding: 0.666em;
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.main-menu li .sub-menu {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 0;
	display: block;
	list-style-type: none;
	background-color: rgb(60,48,40);
	background-color: rgba(60,48,40,0.8);
}

.main-menu li:hover .sub-menu {
	height: auto;
}

.main-menu .sub-menu a {
	font-size: 0;
	height: 0;	
}

.main-menu li:hover .sub-menu a {
	font-size: inherit;
	height: auto;
	border-top: rgb(169,174,54) 1px solid;
	border-top: rgba(169,174,54,0.8) 1px solid;
}

.main-menu .sub-menu a:hover {
	background-color: rgb(60,48,40);
	background-color: rgba(60,48,40,1);
}

.nav-header .menu-item-has-children > a:after {
	content: " +";
}

/***** CONTENT *****/

.content {
	background-color: #402a2e;
	clear: both;
	overflow: hidden;
	padding: 0;
}

.inner-content {
	max-width: 60em;
	margin: auto;
	padding: 0;
	background-color: #ffffff;
}

.content h2 {
	text-align: center;
}

article {
	clear: both;
}

.blog article:not(:last-child):after, .archive.category article:not(:last-child):after {
	content: "";
	display: block;
	margin: 1.666em 3.333em;
	max-width: 100%;
	height: 2px;
	background-color: #a9ae36; 
}

.article-header {
	padding: 0;
	margin: 0;
}

.page-title {
	padding: 0.8333em;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	text-align: center;
}

.article-title {
	padding: 0 2.1666em;
}

.entry-content, .article-footer {
	padding: 1.666em;
	overflow: hidden;
}

.article-header-push {
	height: 22.777em;
}

.yes-post-thumbnail .page-title {
	color: #ffffff;
	background-color: rgb(60,48,40);
	background-color: rgba(60,48,40,0.8);
}

.two-col, .three-col, .four-col {
	column-gap: 1em;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
}

.two-col, .three-col, .four-col {
	        column-count: 1;
       -moz-column-count: 1;
	-webkit-column-count: 1;
}

.nobreak {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display: table;                     /* Actually FF 20+ */
    width: 100%;
}

.pagination ul.page-numbers {
	list-style-type: none;
	display: block;
	background: #fff;
	color: #3c3027;
	text-align: center;
	padding: 1em 0;
	margin: 0;
	font-weight: 500;
}

.pagination ul.page-numbers li {
	display: inline;
}

.pagination span.page-numbers, .pagination a.page-numbers {
	display: inline-block;
	height: 2.1666em;
	width: 2.666em;
	padding-top: 0.5em;
	background: #ffffff;
	color: #3c3027;
	border: #3c3027 1px solid;
}

.pagination a.page-numbers:hover, .pagination a.page-numbers:active, .pagination a.page-numbers:focus {
	background: #3c3027;
	color: #fff;
}

.pagination span.page-numbers.current {
	background: #3c3027;
	color: #fff;
}

.pagination span.page-numbers.dots {
	height: auto;
	width: auto;
	padding: 0;
	border: none;
}

/***** FOOTER *****/

.footer {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	color: #3c3027;
	border-top: 1.666em solid #a9ae36;
	clear: both;
	background-color: #e4dbbc;
}

.inner-footer {
	max-width: 56.666em;
	margin: auto;
	padding: 1.666em;
}

.footer-links {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	column-gap: 0;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	display: block;
}

.footer-links li {
	margin: 0 1.666em 0 0;
	break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
}

.footer-links li a {
	color:#3c3027;
	font-family: Adelle, Rockwell, "American Typerwriter", Serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.125em;
}

.footer-links .sub-menu {
	list-style-type: none;
	padding: 0 0 1.666em;
	margin: 0;
}

.footer-links .sub-menu a {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-size: .833em;
	text-transform: none;
	letter-spacing: 0;
}

.logos {
	float: left;
	padding: 0;
	margin: 1.666em 0 0;
	width: 100%;
	text-align: justify;
}

.pcf-logo {
	width: 100%;
}

.lwrap {
	width: 30%;
	display: inline-block;
	zoom: 1; /* IE7 support */
	*display: inline; /* IE7 support */
}

.logos:after {
	content: '';
	width: 100%;
	display: inline-block;
	zoom: 1; /* IE7 support */
	*display: inline; /* IE7 support */
}

.fh-logo, .pa-logo, .gft-logo {
	width: 100%;
}

.copyright {
	clear: both;
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-weight: 500;
	text-align: center;	
}

/***** SPECIAL PAGES *****/

.home-links {
	display: block;
	float: left;
	max-width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.home-link-image {
	vertical-align: middle;
	position:  relative;
	overflow: hidden;
}

.home-link-image:hover {
	opacity: 0.8;
}

.home-link-image span {
	position: absolute;
	display: block;
	background-color: rgb(60,48,40);
	background-color: rgba(60,48,40,0.8);
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.333em;
	top: 50%;
	transform: translateY(-50%);
  	width: 100%;
	max-width: 100%;
	padding: 1em 0;
}

.home-link-image:after {
	content: "";
	display: block;
	padding-bottom: 50%;
}

.home-link-image {
	background: #575027;
	background: -webkit-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: -o-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: -moz-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
}

.oneup, .twoup, .threeup, .fourup {
	width: 100%;
}

.oneup .home-link-image:after, .twoup .home-link-image:after, .threeup .home-link-image:after, .fourup .home-link-image:after {
	padding-bottom: 16em;
}

.home .article-footer {
	padding: 0;
}

/***** Jssor homepage styles *****/

#jssor_1 a:hover {
	opacity: 0.9;
}
/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	/* size of bullet elment */
	width: 16px;
	height: 16px;
	background: url('/wp-content/themes/www.pcfruit.com/library/images/b05.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 22 css */
/*
.jssora22l                  (normal)
.jssora22r                  (normal)
.jssora22l:hover            (normal mouseover)
.jssora22r:hover            (normal mouseover)
.jssora22l.jssora22ldn      (mousedown)
.jssora22r.jssora22rdn      (mousedown)
.jssora22l.jssora22lds      (disabled)
.jssora22r.jssora22rds      (disabled)
*/
.jssora22l, .jssora22r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 58px;
	cursor: pointer;
	background: url('/wp-content/themes/www.pcfruit.com/library/images/a22.png') center center no-repeat;
	overflow: hidden;
}
.jssora22l { background-position: -10px -31px; }
.jssora22r { background-position: -70px -31px; }
.jssora22l:hover { background-position: -130px -31px; }
.jssora22r:hover { background-position: -190px -31px; }
.jssora22l.jssora22ldn { background-position: -250px -31px; }
.jssora22r.jssora22rdn { background-position: -310px -31px; }
.jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
.jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }

.blog article a, .archive.category article a {
	color: #fff;
}

.blog .article-header {
	background: #575027;
	background: -webkit-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: -o-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: -moz-linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
	background: linear-gradient(120deg, rgba(87,81,40,1.0), rgba(87,81,40,0.8));
}

.blog article a:hover, .blog article a:active, .blog article a:focus, .archive.category article a:hover, .archive.category article a:active, .archive.category article a:focus  {
	color: #fff;
	text-decoration: none;
}

.blog .article-header:hover, .archive.category .article-header:hover {
	opacity: 0.8;
}

.blog .article-header-push, .archive.category .article-header-push {
	display: none;
}

.blog .article-header, .archive.category .article-header {
	height: 29.222em;
	position: relative;
}

.blog .page-title, .archive.category .page-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 0.8333em 0;
}

.blog .entry-content, .blog .article-footer, .archive.category .entry-content, .archive.category .article-footer {
	padding: 0;
}

.blog article:not(:last-child):after, .archive.category article:not(:last-child):after {
	content: "";
	display: block;
	margin: 0;
	max-width: 100%;
	height: 1.666em;
}

.questionaires {
	list-style-type: none;
	text-align: center;
	font-size: 1.333em;
	line-height: 1.666em;
	padding: 0;
	margin: 0;
}

.left-col p {
	margin-right: inherit;
}

.google-map-360, .google-map-480 {
	width: 100%;
	overflow: hidden;
}

.google-map-360 iframe {
	top: 0;
	left: 0;
	width: 100% !important;
	height: 20em !important;
}

.google-map-540 iframe {
	top: 0;
	left: 0;
	width: 100% !important;
	height: 30em !important;
}

table {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
}

table tr {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e4dbbc;
}

table tr:nth-child(2n) {
	background-color: #ece6d0;
}

table td {
	margin: 0;
	padding: 0.333em;
	border: 0;
	vertical-align: top;
}

table thead tr {
	color: #ffffff;
	background-color: #3c3027;
	text-transform: uppercase;
	letter-spacing: 0.125em;
}

/***** CUSTOM POST TYPES *****/

.the-source .article-header.yes-post-thumbnail {
	background-image: url(/wp-content/uploads/2016/11/DSC_0696-1080x526.jpg) !important;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./wp-content/uploads/2016/11/DSC_0696-1080x526.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2016/11/DSC_0696-1080x526.jpg', sizingMethod='scale')";
}

.recalls .article-header.yes-post-thumbnail {
	background-image: url(/wp-content/uploads/2016/11/DSC_4992-1080x526.jpg) !important;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./wp-content/uploads/2016/11/DSC_4992-1080x526.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2016/11/DSC_4992-1080x526.jpg', sizingMethod='scale')";
}

.whats-the-deal .article-header.yes-post-thumbnail {
	background-image: url(/wp-content/uploads/2017/02/whats-the-deal.jpg) !important;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./wp-content/uploads/2017/02/whats-the-deal.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2017/02/whats-the-deal.jpg', sizingMethod='scale')";
}

.the-source ul, .recalls ul, .whats-the-deal ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/***** CONTACT FORM *****/
.contact-form label {
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.25em;
	line-height: 1.666em;
	clear: both;
}

.contact-form label span {
	 color: #a9ae36 !important;
}

.contact-form div input, .contact-form textarea.textarea {
	width: 100% !important;
	max-width: 100% !important;
	border: 1px solid #3c3027;
	-webkit-border-radius: 0.333em;
	-moz-border-radius: 0.333em;
	border-radius: 0.333em;
}

.contact-form div input {
	height: 2em;
}

.contact-form div input:hover, .contact-form textarea.textarea:hover {
	border-color: #333;
}

.contact-form .pushbutton-wide {
	clear: both;
	background-color: #a9ae36;
	border: 0 none;
	border-radius:         0.1666em;
	-webkit-border-radius: 0.1666em;
	-moz-border-radius:    0.1666em;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.25em;
	line-height: 1.666em;
	margin: auto;
	padding: 0.666em;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

.contact-form .pushbutton-wide:hover {
	background-color: #c4c476;
}

/***** 	MAILCHIMP TAGS *****/

#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 3%;
}

#mc_embed_signup input {
	border: 1px solid #3c3027;
	-webkit-border-radius: 0.333em;
	-moz-border-radius: 0.333em;
	border-radius: 0.333em;
}

#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}

#mc_embed_signup input: focus {
	border-color: #333;
}

#mc_embed_signup .button {
	clear: both;
	background-color: #a9ae36;
	border: 0 none;
	border-radius:         0.1666em;
	-webkit-border-radius: 0.1666em;
	-moz-border-radius:    0.1666em;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: Gotham, "Century Gothic", "Microsoft Sans Serif", Helvetica, Sans-Serif;
	font-weight: 500;
	font-style: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-size: 1.25em;
	line-height: 1.666em;
	margin: auto;
	padding: 0.666em;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#mc_embed_signup .button:hover {
	background-color: #c4c476;
}

#mc_embed_signup .small-meta {
	font-size: 0.64em;
}

#mc_embed_signup .nowrap {
	white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
	clear: left;
	position: relative;
	width: 96%;
	padding-bottom: 3%;
	min-height: 50px;
}

#mc_embed_signup .size1of2 {
	clear: none;
	float: left;
	display: inline-block;
	width: 46%;
	margin-right: 4%;
}
* html #mc_embed_signup .size1of2 {
	margin-right: 2%;
	/* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-indent: 2%;
}

#mc_embed_signup .mc-field-group select {
	display: inline-block;
	width: 99%;
	padding: 5px 0;
	margin-bottom: 2px;
}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
	padding: 5px 0;
}

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
	display: inline;
	width: 60px;
	margin: 0 2px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
	width: 40px;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
	width: 30px;
}

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
	display: none;
}

#mc_embed_signup .indicates-required {
	text-align: right;
	font-size: 0.64em;
	margin-right: 4%;
}

#mc_embed_signup .asterisk {
	color: #a9ae36;
	font-size: 150%;
	font-weight: normal;
	position: relative;
	top: 5px;
}     
#mc_embed_signup .clear {
	clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
	display: block;
	padding: 3px 0;
	margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
	display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
	display: inline;
	width: auto;
	border: none;
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}

#mc_embed_signup #mce-error-response {
	display: none;
}

#mc_embed_signup #mce-success-response {
	color: #a9ae36;
	display: none;
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}

#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
	margin: 1em 0 1em 5%;
}

#mc_embed_signup #num-subscribers {
	font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
	padding: .5em;
	border: 1px solid #ccc;
	margin-right: .5em;
	font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	display: inline-block;
	margin: 2px 0 1em 0;
	padding: 5px 10px;
	background-color: rgba(255,255,255,0.85);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: normal;
	z-index: 1;
	color: #a9ae36;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border: 2px solid #a9ae36;
}

/***** WORDPRESS TAGS *****/

.alignright {
	float: right;
	margin-left: 1.333em;
}

.alignright, .alignleft {
	margin-bottom: 1.333em;
}

.alignleft {
	float: left;
	margin-right: 1.333em;
}

.aligncenter {
	text-align: center;
	margin: auto;
	display: block;
}

img.alignnone {
	display: block;
	margin: 0 auto 1.333em;
}

.entry-content figure {
	text-align: center;
	margin: 3.333em auto;
	width: auto;
	max-width: 100%;
}

figure.wp-caption {

}

.gallery {
	text-align: center;
	overflow: hidden;
	column-gap: 1.666em;
	-moz-column-gap: 1.666em;
	-webkit-column-gap: 1.666em;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	margin: 1.666em 0 0;
}

figure.gallery-item {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display: block;                     /* Previously was inline-block for theoretical FF compatibility, caused issued in chrome tho */
    width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 1.666em;
	-webkit-margin-before: 0;			/* Issue with chrome rendering of galleries */
}

figure img {
	vertical-align: middle;
}

.gallery .gallery-item a {
	display: block;
}

.gallery-caption, .wp-caption-text {
	font-size: 0.64em;
	line-height: 1.666em;
	margin: auto;
	padding: 0.833em;
	font-style: italic;
	background-color: rgb(229,220,189);
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item img {
	width: auto;
}

/***** QUERIES *****/

@media screen and (max-width: 50em) /* Medium screens */ {
	/***** MAIN MENU *****/

	.menu-icon, .menu-icon:hover, .menu-icon:active, .menu-icon:visited, .menu-icon:focus {
		display: block;
		max-width: 100%;
		font-size: 1.333em;
		padding: 0.3755em;
		padding-right: 1em;
		text-align: right;
		text-transform: none;
		text-decoration: none;
		background-color: #a9ae36;
		color: #ffffff;
	}
	
	.main-menu {
		position: absolute;
		width: 100%;
		height: 0;
	}
	
	.main-menu.active {
		height: auto;
	}
	
	.main-menu li {
		height: 0;
	}
	
	.main-menu.active li {
		height: auto;
	}
	
	.main-menu > li > a {
		font-size: 0;
		height: 0;
	}
	
	.main-menu.active > li > a {
		font-size: inherit;
		height: auto;
	}
	
	.main-menu li .sub-menu {
		position: relative;
		width: 100%;
	}
	
	.main-menu li, .main-menu li .sub-menu li {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.main-menu a {
		display: block;
		width: 100%;
		text-align: left;
	}
	

	/***** Tables *****/
	table {
		width: 100%;
	}
	
	table thead {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	
	table tr {
		background-color: #ece6d0;
	}
	
	table tr td:first-child {
		color: #ffffff;
		background-color: #3c3027;
		text-transform: uppercase;
		letter-spacing: 0.125em;
	}
	
	table tbody td {
		display: block;
		padding: 0.1666em 0.333em;
	}
	
	table tbody td:nth-child(n+2):before {
		content: attr(data-th)": "; 
	}

}
	
@media screen and (max-width: 33em) /* Small Screens */ {
	
	.pagination span.page-numbers.dots, .pagination a.page-numbers {
		display: none;
	}

	.pagination a.page-numbers.prev, .pagination a.page-numbers.next {
		display: inline-block;
		width: 6em;
	}

	.pagination a.page-numbers.prev:after {
		content: ' Prev';
	}

	.pagination a.page-numbers.next:before {
		content: 'Next ';
	}
	
	.gallery-size-thumbnail {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
	}
	.quick-links a:nth-of-type(1):after {
		content: "";
		display: block;
	}

}

@media screen and (min-width: 33em) /* Medium Screens */ {
	
	.two-col {
			    column-count: 2;
		   -moz-column-count: 2;
		-webkit-column-count: 2;
	}
	
	.left-col p {
		margin-right: 1.666em;
	}
	
	.left-col {
		float: left;
		width: 50%;
	}
	
	.right-col {
		float: left;
		width: 50%;
	}
	
	.footer-links, .logos {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		width: 50%;
		float: left;
		margin: 0;
	}
	
	.fourup {
		width: 50%;
	}
	
	.gallery-columns-2 {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
	}

	.gallery-columns-3 {
		column-count: 3;
		-moz-column-count: 3;
		-webkit-column-count: 3;
	}

	.gallery-columns-4 {
		column-count: 4;
		-moz-column-count: 4;
		-webkit-column-count: 4;
	}
	
	.gallery-columns-5,
	.gallery-columns-6,
	.gallery-columns-7,
	.gallery-columns-8,
	.gallery-columns-9{
		column-count: 4;
		-moz-column-count: 4;
		-webkit-column-count: 4;		
	}
	
}

@media screen and (min-width: 50em) /* Large Screens */ {	
	.entry-content, .article-footer, .inner-header {
		padding: 1.666em 3.333em;
	}
	
	.page-title {
		padding: 0.8333em 1.666em;
	}
	
	.three-col {
		        column-count: 3;
		   -moz-column-count: 3;
		-webkit-column-count: 3;
	}
	
	.four-col {
		        column-count: 4;
		   -moz-column-count: 4;
		-webkit-column-count: 4;
	}
	
	.footer-links {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		width: 66%;
	}
	
	.logos {
		width: 33%;
	}
	
	.masthead {
		float: left;
		text-align: left;
	}

	.quick-links {
		float: right;
		text-align: right;
	}

	.oneup {
		width: 100%;
	}
	
	.oneup .home-link-image:after {
		padding-bottom: 19em;
	}
	
	.twoup {
		width: 50%;
	}
	
	.twoup .home-link-image:after {
		padding-bottom: 16em;
	}
	
	.threeup {
		width: 33.333333%;
	}
	
	.threeup:nth-child(3n-1) {
		width: 33.333334%;
	}
	
	.threeup .home-link-image:after {
		padding-bottom: 13em;
	}
	
	.fourup {
		width: 25%;
	}
	
	.fourup .home-link-image:after {
		padding-bottom: 10em;
	}
	
	.gallery-columns-5 {
		column-count: 5;
		-moz-column-count: 5;
		-webkit-column-count: 5;
	}

	.gallery-columns-6 {
		column-count: 6;
		-moz-column-count: 6;
		-webkit-column-count: 6;
	}

	.gallery-columns-7 {
		column-count: 7;
		-moz-column-count: 7;
		-webkit-column-count: 7;
	}

	.gallery-columns-8 {
		column-count: 8;
		-moz-column-count: 8;
		-webkit-column-count: 8;
	}

	.gallery-columns-9 {
		column-count: 9;
		-moz-column-count: 9;
		-webkit-column-count: 9;
	}

}