html, body {margin: 0; padding: 0;} html {font-size: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}

@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 400; font-display: block;
  src: local(''), url('fonts/open-sans-400.woff2') format('woff2'), url('fonts/open-sans-400.woff') format('woff');
}
@font-face {font-family: 'OpenSans'; font-style: normal; font-weight: 600; font-display: block;
  src: local(''), url('fonts/open-sans-600.woff2') format('woff2'), url('fonts/open-sans-600.woff') format('woff');
}

body {font-family: 'OpenSans', Arial, Verdana, Geneva; font-variant-ligatures: none; font-size: 100%;}

#width {position: fixed; top: 0; z-index: 20; padding: 0 3px; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; background-color: #FF0;}
a, a:visited, a:hover {color: #0187C0;} a {text-decoration: underline; text-decoration-thickness: 1px; text-decoration-style: dotted; text-underline-offset: .13em; cursor: pointer;}
a:focus-visible {outline: 2px solid var(--focus, #66AFE9); outline-offset: 2px;}
a, .ham {-webkit-tap-highlight-color: transparent);} img {border: 0;}
.phlink {color: inherit !important; text-decoration: none !important; white-space: nowrap;} .phlink:hover {cursor: text;}

/*------------------------------------*/

/*HEADER*/

/*header {border: 1px solid green} #headtext {border: 1px solid orange} #headtext h1 {border: 1px solid #666;} #phosoc {border: 1px solid #999;} #phosoc {border: 2px solid magenta} #phone {border: 2px solid green;} #social {border: 1px solid red} #social a {border: 1px solid #444}
#logo {border: 1px solid blue} #logo img {border: 1px solid orange} #logo a {border: 1px solid cyan}*/

header {width: 100%; margin: 0 auto; z-index: 1;}
header section:first-child {display: table; height: 100%; position: relative; margin: auto; text-align: center; width: 95%; max-width: 1650px;}
header div {display: table-cell;} header div:not(.navback div) {vertical-align: middle;}

#headtext h1 {text-align: center; margin: 0 auto; font-style: italic; font-weight: 400; line-height: 1.4; padding: 0 15px;}
#logo img {display: block; width: 115px; height: 134px;} #logo, #phosoc {width: 145px;}
#phone {font-size: 22px; font-weight: 600;} #phone, #social {white-space: nowrap;}

#social img {height: 26px; width: 26px; display: inline-block; margin: 0 2px -5px 2px;}
@keyframes shake {20% {-webkit-transform: rotateZ(-8deg);} 80% {-webkit-transform: rotateZ(8deg);}}
#social img:hover {-webkit-animation: shake .16s 5;}

@media (min-width: 801px) {#headtext h1 {font-size: 20px;} #headtext h1 span {display: block;}}
@media (max-width: 800px) {#headtext h1 {font-size: 2.5vw;}}
@media (max-width: 670px) {#headtext h1 {font-size: 3vw;}}
@media (max-width: 570px) {#hseadtext h1 {font-size: 3.2vw;}}
@media (max-width: 530px) {#headtext, #headtext h1 {visibility: hidden; width: 0; padding: 0; font-size: 0;}}
@media (min-width: 501px) {
header section:first-child {padding: 0; overflow: hidden;} #logo {padding: 0 0 10px 0;} #logo a {display: table-cell;}
#phosoc > div {display: table; height: 100%; width: 100%; margin-left: 0; box-sizing: border-box;}
#phone {position: absolute; right: 0; padding-top: 13px;}
#social {display: table-cell; text-align: right; height: 50%; padding-bottom: 8px; vertical-align: bottom;}
}
@media (max-width: 500px) {
header {-webkit-display: flex; display: flex; -webkit-flex-direction: column; flex-direction: column; border-bottom: 6px solid var(--menuback);}
header section:first-child {-webkit-order: 2; order: 2;} header section:last-child {-webkit-order: 1; order: 1;}
header div {display: block;} #logo img {margin: 0 auto;}
#logo, #phosoc {width: auto; text-align: center;} #logo a {display: inline-block;}
#logo img {width: 140px; height: 163px;}
#phone {margin: 5px auto 15px auto; font-size: 26px;}
#social {position: absolute; right: 0; bottom: 19px;}
}

/*-----------------------------------------------*/

/*MENU*/

/*.navback {border: 1px solid #DDD;} nav {border: 1px solid magenta;} nav div {border: 1px solid blue;}
nav a {border: 1px solid cyan !important;} .ham {border: 1px solid black;}*/

.navback {z-index: 1;} #navcheck {display: none;} nav, nav a {-webkit-user-select: none; user-select: none;}
nav .selected {cursor: text; pointer-events: none;} nav a {text-decoration: none; font-size: 20px; line-height: 1.35;}

@media (min-width: 1596px) {nav a {height: 50px;}}
@media (max-width: 1595px) and (min-width: 1001px) {nav a {height: 65px; font-size: 19px;} nav span {display: block;}}

@media (min-width: 1121px) {nav a {padding: 2px 22px 4px 22px;}}
@media (max-width: 1120px) and (min-width: 1001px) {nav a {padding: 2px 17px 4px 17px; font-size: 18px;}}

@media (min-width: 1001px) {
.ham {display: none;} nav {display: table; text-align: center; margin: auto;} nav a {transition: .2s;}
nav div, nav a {display: table-cell; vertical-align: middle; white-space: nowrap;}
}
@media (max-width: 1000px) {
nav {text-align: center; visibility: hidden; margin: 0 0 0 -1px; border-bottom: 1px solid var(--menuline); font-size: 0; line-height: 0;}
nav div {max-height: 0; display: inline-block; width: 50%; transition: .2s ease-in-out; font-size: 0; line-height: 0; padding: 0;}
nav a {width: 1%; height: 0;display: table-cell; vertical-align: middle; opacity: 0; font-size: 0; padding: 0; -webkit-transition: .15s background, .3s font-size ease-out, .2s opacity ease-out, .3s padding ease-out, .25s height; border-top: 1px solid var(--menuline); border-left: 1px solid var(--menuline);}

#navcheck:checked ~ nav {visibility: visible;}
#navcheck:checked ~ nav div {max-height: 100px;}
#navcheck:checked ~ nav a {height: 60px; font-size: 22px; opacity: 1; padding: 0 0 1px 0;}

#navcheck:checked ~ .ham div {width: 0; transform: rotateX(180deg); transition-timing-function: ease;}
#navcheck:checked ~ .ham div:before {-webkit-transform: rotateZ(37deg); top: 0;}
#navcheck:checked ~ .ham div:after {-webkit-transform: rotateZ(-37deg); top: 0;}

.ham, .ham * {-webkit-touch-callout: none; -webkit-user-select: none; user-select: none; touch-action: manipulation;}
.ham {position: relative; display: table; height: 30px; width: 39px; margin: auto; padding: 10px;} .ham:hover {cursor: pointer;}
.ham div {top: 24px; left: 10px; -webkit-transition: -webkit-transform 0.35s ease-out;}
.ham div, .ham div:before, .ham div:after {position: absolute; display: block; content: ""; height: 3px; width: 38px; opacity: 1; background: #FFF; border-radius: 1px;}
.ham div:before {top: -10px;} .ham div:after {top: 10px;}
}

@media (max-width: 825px) and (min-width: 401px) {nav div:nth-child(2) span {display: block;} #navcheck:checked ~ nav a {height: 75px;}}
@media (max-width: 485px) and (min-width: 401px) {nav div:nth-child(3) span {display: block;}}
@media (max-width: 445px) and (min-width: 401px) {#navcheck:checked ~ nav a {font-size: 20px;} #navcheck:checked ~ nav a {height: 70px;}}
@media (max-width: 400px) {
nav div {width: 100%;} nav div:nth-child(2) span {display: block;} #navcheck:checked ~ nav div:nth-child(2) a {height: 80px;}
}
@media (max-width: 500px) {.navback {margin-top: 2px;}} /*always stays 500px*/

:root {--menuline: #6EA663; --menuback: #1D7504; --menuhover: #4B9B1E; --menuselect: #523A24}
.navback, nav {background-color: var(--menuback);} nav a {color: #FFF !important;}
nav .selected {background-color: var(--menuselect);} nav a:hover:not(.selected) {background-color: var(--menuhover);}

/*-----------------------------------------------*/

/*Big Pic*/

#homepic {position: relative; display: grid; overflow: hidden; z-index: 0; background-color: #497401;}
#homepic img {width: 500px; height: 300px; width: 100%; height: 100%; max-height: 600px; object-fit: cover; object-position: 50% 50%; display: block;}

/*-----------------------------------------------*/

/*Image Comparison*/

.picback {margin: 35px auto; text-align: center;}
.images-compare-container {position: relative;}
.images-compare-before {will-change: clip; position: absolute; top: 0; left: 0; z-index: 0; pointer-events: none; overflow: hidden;}
.images-compare-after {pointer-events: none;}
.images-compare-before img, .images-compare-after img {max-width: 100%; height: auto; display: block;}
.images-compare-separator {position: absolute; background: white; height: 100%; width: 1px; z-index: 1; left: 0; top: 0;}

.images-compare-handle {height: 38px; width: 38px; position: absolute; left: 50%; top: 50%; margin-left: -22px; margin-top: -22px; border: 3px solid white; border-radius: 50%; box-shadow: 0 0 12px rgba(51, 51, 51, 0.5); z-index: 1; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); cursor: w-resize; transition: border 0.3s;}
.images-compare-handle:before {content: ""; background: url("images/dragarrows.png") no-repeat; height: 12px; width: 29px; background-size: 29px 12px; line-height: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); bottom: 0; right: 0;}
.images-compare-handle:hover {border: 3px solid #0F0;}

.images-compare-label {position: absolute; top: 8px; padding: 13px 8px 11px 8px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FFF; text-shadow: 0 0 30px #444, 0 0 5px #333, 0 0 1px #000; border-radius: 2px;}
.images-compare-before .images-compare-label {left: 8px;}
.images-compare-after .images-compare-label {right: 8px;}

/*-----------------------------------------------*/

/*BODY AREA*/

#bread {font-size: 14px; line-height: 1.4; margin-bottom: 20px;}

.bodyarea {padding: 10px 0 35px 0; margin: auto; width: 85%; max-width: 1500px;}
.bodyarea, h2 {font-size: 20px; line-height: 1.7; font-weight: 400 !important;}
.bodyhead {padding-bottom: 10px; font-weight: 600 !important; font-size: 1.75em; line-height: 1.25; text-align: center;}
h1, h2, h3 {margin: 0 !important;}

@media (max-width: 800px) {.bodyhead {font-size: 1.65em;}}
@media (max-width: 600px) {.bahome {padding-top: 0;}}
@media (max-width: 360px) {.bodyarea {width: 88%;} .bodyhead {font-size: 1.6em;}}

.heading, .heading2 {font-weight: 600; line-height: 1.35; display: table;}
.heading {font-size: 1.45em;} .heading2 {font-size: 1.3em;} .heading3 {font-size: 1.1em; font-style: italic;}

ul, ol {margin-left: -15px;} ul li:not(ul li:last-child), ol li:not(ol li:last-child) {padding-bottom: 15px;}
ul span {font-weight: 600;}


/*-----------------------------------------------*/

/*Page Pics*/

.pagepic img {border-radius: 3px; width: 500px; height: 300px; width: 100%; height: auto; display: block; margin: auto;}
.picwide {max-width: 500px;} .pictall {max-width: 350px;}
.picleft {float: left; margin: 10px 40px 30px 0;} .picright {float: right; margin: 10px 0 30px 40px;}
@media (max-width: 1050px) and (min-width: 871px) {.picwide {max-width: 430px;}}
@media (max-width: 870px) {.picleft, .picright {text-align: center; float: none; margin: 35px auto;} .pictall {max-width: 400px;}}

/*-----------------------------------------------*/

/*BOTTOM AREA*/

#serving {font-size: 11px; line-height: 1.4; color: #BBB; font-family: Arial, Helvetica, sans-serif;}
#serving a, .nolink {color: inherit !important; text-decoration: none !important; cursor: text; white-space: nowrap;}

footer {font-size: 15px; line-height: 1.6; padding: 25px; text-align: center;}
footer a {white-space: nowrap;} footer p {margin: 13px auto;} .btmph {margin-top: 5px; font-size: 20px;}
#lic {font-size: .9em; color: #EEE;}
.web {margin-top: 20px; font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #DDD !important;}
.web a {font-style: italic; text-decoration: none;} .web a:hover {text-decoration: underline;}

#totop {position: fixed; right: 14px; bottom: 12px; z-index: 100; width: 28px; height: 28px; display: grid; align-items: center; justify-content: center; text-decoration: none; font-family: Arial, sans-serif; font-size: 24px; color: #999 !important; line-height: 0; transform: rotate(270deg);}

/*====================================================*/

/*COLORS*/

body, #phone, #phone a {color: #333;} body {background-color: #FFF;} #headtext {color: inherit;}
.bodyhead {color: var(--menuhover);} .heading {color: #87490E;} .heading3 {color: #555;}
footer {background-color: #222;} footer, footer a {color: #FFF !important;}
