@import url(http://fonts.googleapis.com/css?family=Muli);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
@font-face {
  font-family: 'museo';
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museo_slab_500_2-webfont.eot');
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museo_slab_500_2-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museo_slab_500_2-webfont.woff') format('woff'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museo_slab_500_2-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo';
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museoslab-500italic-webfont.eot');
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museoslab-500italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museoslab-500italic-webfont.woff') format('woff'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/museoslab-500italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'museo';
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/Museo700-Regular-webfont.eot');
  src: url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/Museo700-Regular-webfont.woff') format('woff'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/Museo700-Regular-webfont.ttf') format('truetype'), url('http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./less/fonts/Museo700-Regular-webfont.svg#Museo700Regular') format('svg');
  font-weight: bold;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.button,
.button:visited {
  border: 1px solid #be0d37;
  border-top-color: #db0f3f;
  border-left-color: #db0f3f;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e40f42;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f01d4f),to(#e40f42));
  background-image: -webkit-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -moz-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -o-linear-gradient(top,#f01d4f,#e40f42);
  background-image: linear-gradient(to bottom,#f01d4f,#e40f42);
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: #fff;
  border: 1px solid #be0d37;
  border-top-color: #9d0a2d;
  border-left-color: #9d0a2d;
  background-color: #cc0e3b;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#cc0e3b));
  background-image: -webkit-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -moz-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -o-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: linear-gradient(to bottom,#e40f42,#cc0e3b);
}
.button:active,
.button:visited:active {
  background-color: #f01d4f;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#f01d4f));
  background-image: -webkit-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -moz-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -o-linear-gradient(top,#e40f42,#f01d4f);
  background-image: linear-gradient(to bottom,#e40f42,#f01d4f);
}
.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1990db),to(#1681c4));
  background-image: -webkit-linear-gradient(top,#1990db,#1681c4);
  background-image: -moz-linear-gradient(top,#1990db,#1681c4);
  background-image: -o-linear-gradient(top,#1990db,#1681c4);
  background-image: linear-gradient(to bottom,#1990db,#1681c4);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  -moz-box-shadow: inset 0 0 3px #59b3ec;
  box-shadow: inset 0 0 3px #59b3ec;
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1784c9),to(#1472ad));
  background-image: -webkit-linear-gradient(top,#1784c9,#1472ad);
  background-image: -moz-linear-gradient(top,#1784c9,#1472ad);
  background-image: -o-linear-gradient(top,#1784c9,#1472ad);
  background-image: linear-gradient(to bottom,#1784c9,#1472ad);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1681c4),to(#1990db));
  background-image: -webkit-linear-gradient(top,#1681c4,#1990db);
  background-image: -moz-linear-gradient(top,#1681c4,#1990db);
  background-image: -o-linear-gradient(top,#1681c4,#1990db);
  background-image: linear-gradient(to bottom,#1681c4,#1990db);
}
img.img-responsive {
  max-width: 100%;
  height: auto !important;
}
body {
  font-family: "museo", "Georgia", Cambria, Times New Roman, Times, serif;
  font-size: 100%;
  line-height: 1.5;
  color: #565656;
}
.wrap {
  width: 96%;
  margin: 0 auto;
  position: relative;
}
a,
a:visited {
  color: #69b94d;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #559b3d;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "museo", "Georgia", Cambria, Times New Roman, Times, serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 2em;
  line-height: 1.333em;
}
h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3,
.h3 {
  font-size: 1.125em;
  color: #69b94d;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header nav div.top-nav ul li a {
  background: white;
}
.nav {
  overflow: hidden;
  width: 100%;
}
.nav li {
  text-align: center;
  width: 16.6%;
  float: left;
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  text-transform: uppercase;
  background: white;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
#content {
  margin-top: 2.2em;
  margin-bottom: 4em;
}
#content #inner-content .ninecol,
#content #inner-content .twelvecol {
  background: white;
  padding: 20px;
}
#content #inner-content .ninecol.menu {
  margin: 0;
  width: 76.7%;
}
.byline {
  color: #999;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.footer {
  background-color: white;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
  padding: 10px 0 0;
  border-top: 2px solid #69b94d;
  font-size: 12px;
}
.footer .threecol {
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
  margin: 0;
}
.home .footer {
  position: fixed;
}
.home img.img-responsive {
  margin-top: 60px;
}
.mm-page {
  z-index: 2;
}
#containter {
  z-index: 3;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
html.mm-opened .mm-fixed-top,
html.mm-opened .mm-fixed-bottom,
html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0%;
  top: 0;
  margin: 0;
  border: 0px solid rgba(0,0,0,0);
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker {
  border: 0px solid rgba(100,100,100,0);
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0;
}
.mm-fixed-top {
  top: 0;
}
.mm-fixed-bottom {
  bottom: 0;
}
html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
html.mm-opened .mm-page {
  height: 100%;
  overflow: hidden;
  position: absolute;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
  left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
  left: -60%;
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
  display: block;
  visibility: hidden;
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding: 20px 0 40px 0;
}
.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list {
  font: inherit;
  font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen::before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}
.mm-list > li.mm-spacer {
  padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.mm-ismenu {
  background: #333333;
}
.mm-menu {
  color: rgba(255,255,255,0.6);
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0,0,0,0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0,0,0,0.1);
  color: rgba(255,255,255,0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255,255,255,0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0,0,0,0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0,0,0,0.1);
}
.mm-menu .mm-list > li.mm-label {
  background: rgba(255,255,255,0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255,255,255,0.05);
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker,
html.mm-opened.mm-opening .mm-fixed-top,
html.mm-opened.mm-opening .mm-fixed-bottom {
  left: 60%;
}
.mm-menu {
  width: 60%%;
}
@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 440px;
  }
}
html.mm-nooverflowscrolling.mm-opened {
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
}
html.mm-nooverflowscrolling.mm-opened body {
  overflow: auto;
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
  min-height: 1000px;
  position: fixed;
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
  height: auto;
  min-height: 1000px;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  left: auto;
  top: auto;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel {
  position: relative;
  height: auto;
  display: none;
  left: 0;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
  display: block;
}
.mm-menu.mm-top {
  width: 100%;
}
html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto;
}
.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0;
}
html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0;
}
.mm-menu.mm-top {
  height: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top {
  top: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px;
  }
}
.mm-menu.mm-right {
  width: 80%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  right: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 440px;
  }
}
.mm-menu.mm-bottom {
  height: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px;
  }
}
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform;
}
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0;
}
.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  left: 0%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  left: 0;
}
html.mm-opening .mm-menu.mm-top.mm-front,
html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  left: auto;
}
html.mm-opening .mm-menu.mm-right.mm-front,
html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0;
}
html.mm-opening .mm-menu.mm-bottom.mm-front,
html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  left: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -440px;
  }
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -880px;
  }
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  right: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -440px;
  }
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -880px;
  }
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto;
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0;
}
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0;
}
.footer {
  clear: both;
}
.footer .social {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 17px;
}
.footer .social a {
  color: #565656;
  padding-right: 10px;
  display: inline-block;
}
.footer .social a:hover {
  color: #69b94d;
}
.footer .social a.perka {
  float: left;
  width: 22px;
  height: 22px;
  background: url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/perka.png) no-repeat;
  margin-top: 1px;
  margin-right: 8px;
  display: block;
}
.footer .social a.perka:hover {
  background-position: -22px 0;
}
.footer .social a.spe {
  float: left;
  width: 22px;
  height: 22px;
  background: url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/perka.png) no-repeat;
  margin-top: 0px;
  margin-right: 8px;
  display: block;
  background-position: 0px -22px;
}
.footer .social a.spe:hover {
  background-position: -22px -22px;
}
.footer p {
  margin: 0 0 10px 0;
}
.copyright {
  clear: both;
}
.menu_heading {
  font-size: 14px;
  color: #843B3B;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.menu_heading_description {
  font-weight: bold;
  font-size: 13px;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: -5px;
}
.menu-item-details  p {
  padding: 0;
  margin: 0 0 10px 0;
}
.menu_items ul {
  overflow: hidden;
}
.menu_items ul li {
  float: none;
  clear: both;
  font-size: 12px;
}
.footer {
  display: block;
}
.parent-pageid-70 h1,
.page-id-1776 h1 {
  text-align: center;
}
.hours {
  margin: -20px 0 20px 0;
  font-size: 14px;
  color: #565656;
  text-align: center;
}
h3 {
  margin: 20px 0 0px 0;
}
h3:first-child {
  margin-top: 0;
}
.page-id-68 p {
  padding: 0;
  margin: 0;
}
.page-id-1778 p {
  padding: 0;
  margin: 0;
}
.entry-content {
  font-size: 12px;
}
.team_name {
  font-size: 14px;
  color: #69b94d;
  padding: 5px 0px 1px 5px;
}
.team li {
  margin-bottom: 30px;
  background: rgba(105,185,77,0.1);
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  line-height: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.team li.active {
  width: 100%;
  clear: both;
}
.team li.active .bio-content,
.team li.active .team_name,
.team li.active .team_position {
  display: inline-block !important;
  float: right;
  width: 50%;
  font-size: 16px;
  padding: 0;
}
.team li.active .team_name {
  margin-top: 20px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.team li.active .team_position {
  padding-left: 20px;
}
.team li.active .bio-content {
  line-height: 20px;
  font-size: 12px;
  padding-right: 30px;
  padding: 10px 0 0 0;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.team li.active .team_photo {
  float: left;
  width: 50%;
}
.team li .bio {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 16px;
  background: #69b94d;
  opacity: 0.9;
  color: white;
  padding: 5px 2px 4px;
  border-radius: 0 4px 0 0;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}
.team li:hover {
  background: rgba(105,185,77,0.2);
}
.team li.has-bio {
  cursor: pointer;
}
.team li img {
  margin: 0;
  -webkit-filter: grayscale(80%);
  -moz-filter: grayscale(80%);
  -ms-filter: grayscale(80%);
  -o-filter: grayscale(80%);
  filter: grayscale(80%);
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.team li img:hover,
.team li.active img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.team_position {
  text-transform: uppercase;
  padding: 0 5px;
  min-height: 20px;
  font-size: 9px;
}
.catering-content {
  position: relative;
}
.catering-button a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  color: white;
  background: #69b94d;
  padding: 15px 15px;
  text-align: center;
  line-height: 30px;
  border-radius: 8px;
  text-decoration: none;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  border: 3px solid white;
}
.catering-button a:hover {
  background: #843B3B;
  color: white !important;
}
.catering-content {
  min-height: 240px;
  padding-bottom: 60px;
}
.catering-button {
  width: 100%;
  box-sizing: border-box;
}
#map {
  border: 1px solid #69b94d;
}
.page-id-56 .entry-content img {
  padding-bottom: 20px;
}
.page-id-56 .entry-content h2 {
  clear: both;
}
.press-item {
  background: white;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 0px;
  border: 1px solid #e3e3e3;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  -webkit-transition: border 100ms linear;
  -moz-transition: border 100ms linear;
  -o-transition: border 100ms linear;
  -ms-transition: border 100ms linear;
  transition: border 100ms linear;
}
.press-item-interior {
  padding: 15px;
}
.press-item a {
  text-decoration: none;
}
.press-item:hover {
  border: 1px solid #69b94d;
  cursor: pointer;
}
#press-container {
  width: 100%;
}
.publication {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 4px;
}
.post-date {
  color: #999;
  font-size: 9px;
  letter-spacing: 2px;
  padding: 5px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.category-press .threecol .green-box {
  background-color: #69b94d;
  padding: 20px;
  font-size: 12px;
  color: white;
  margin-bottom: 20px;
}
.category-press .threecol h3 {
  color: white;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 12px;
  padding-bottom: 10px;
  font-weight: 500;
  margin-right: 30px;
}
.press-relations {
  margin-right: 42px;
  font-size: 14px;
}
ul.testimonials {
  clear: both;
  background: #69b94d;
}
ul.testimonials li {
  overflow: hidden;
  background: #69b94d;
  margin: 0 0 20px;
  font-size: 18px;
  font-family: Georgia;
  font-style: italic;
  color: white;
}
.testimonial-author {
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  font-style: normal;
  font-family: "museo", "Georgia", Cambria, Times New Roman, Times, serif;
  letter-spacing: 2px;
}
.cycle-slideshow {
  overflow: hidden;
  background: #fafafa;
}
#adv-custom-caption {
  text-align: center;
  padding: 5px 0;
  background: rgba(255,255,255,0.8);
  margin-top: 10px;
  width: 100%;
  color: #565656;
  text-transform: uppercase;
  border-top: 2px solid #69b94d;
  border-bottom: 2px solid #69b94d;
}
.cycle-pager {
  text-align: center;
  font-size: 22px;
}
.cycle-pager span {
  padding: 0 5px;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
  color: #69b94d;
}
.cycle-pager span:hover {
  color: black;
}
.cycle-pager img {
  max-height: 400px;
}
.sitewide {
  background: #69b94d;
  padding: 5px 20px;
  text-align: center;
  color: white;
  font-size: 15px;
  box-shadow: 0 1px 5px 10px rgba(0,0,0,0.1);
  border-bottom: 1px solid #a7d696;
}
.sitewide a {
  color: white;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.page-id-320 #content #inner-content .ninecol.menu {
  height: auto !important;
}
.slide {
  position: relative;
}
.pinit {
  position: absolute;
  top: 20px;
  right: 20px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.category-press-releases h1.h2 {
  margin-bottom: 30px;
}
.category-press-releases h3.h2 a {
  color: #565656;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  padding: 0;
}
.category-press-releases h3.h2 {
  line-height: 22px;
}
.category-press-releases h4 {
  font-weight: normal;
  font-size: 14px;
  margin: 5px 0 3px 0;
}
.category-press-releases .byline {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.category-press-releases p {
  font-size: 12px;
}
.category-press-releases .alignright {
  float: right;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  margin: 0 0 20px 20px;
  line-height: 0;
}
.category-press-releases article {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 5px solid #69b94d;
}
.press-kit {
  background: url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/pr-link.png) no-repeat 150px 12px;
}
.press-kit a {
  display: block;
  margin-top: 20px;
  color: white;
}
.more-link {
  clear: both;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #69b94d;
  padding: 20px 0 0;
  text-decoration: none;
}
#sidebar-pr {
  margin-top: 0;
}
#sidebar-pr .widget {
  background: #69b94d;
  padding: 15px;
  position: relative;
  margin-bottom: 25px;
}
#sidebar-pr .widget#text-5 {
  background: url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/press-release-icon.png) no-repeat 160px 12px #69b94d;
}
#sidebar-pr .widget .widgettitle {
  color: white;
  font-size: 18px;
  margin-bottom: 5px;
  line-height: 12px;
  padding-bottom: 10px;
  font-weight: 500;
  margin-right: 30px;
  margin-top: 5px;
}
#sidebar-pr .widget .textwidget {
  color: white;
  font-size: 13px;
  margin-right: 55px;
}
#sidebar-pr .widget .textwidget a {
  display: block;
  color: white;
  text-decoration: underline;
  margin-top: 20px;
}
#sidebar-pr .widget .textwidget a.small {
  font-size: 10px;
  margin-top: 5px;
}
.sky-form-modal {
  border: 5px solid #69b94d;
  width: 500px !important;
  max-width: 100%;
  margin-left: -250px !important;
}
.sky-form-modal .sky-form .icon-append {
  top: 80px !important;
  padding-top: 4px !important;
}
.sky-form-modal.sky-form header {
  background: white;
  border-bottom: 0;
  color: #69b94d;
  padding-bottom: 0;
  padding-top: 90px;
  background: url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/images/muffins.jpg) center top no-repeat white;
}
.sky-form-modal.sky-form p {
  margin-bottom: 15px;
}
.sky-form-modal.sky-form p i {
  color: #c0c0c0;
}
.sky-form-modal.sky-form input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  font-style: italic;
}
.sky-form-modal.sky-form footer button.button {
  background-color: #69b94d;
}
#chimpy_shortcode_1 {
  box-shadow: none;
}
#chimpy_shortcode_1.sky-form header {
  padding: 0;
  margin: 0;
  background: none;
  font-size: 16px;
  border: 0;
}
#chimpy_shortcode_1.sky-form p {
  margin-bottom: 5px;
}
#chimpy_shortcode_1.sky-form p i {
  color: #c0c0c0;
}
#chimpy_shortcode_1.sky-form fieldset {
  padding: 5px 0 0 0;
}
#chimpy_shortcode_1.sky-form footer {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  display: inline-block;
  float: right;
  margin-top: -53px;
}
#chimpy_shortcode_1.sky-form footer button.button {
  height: auto;
  background-color: #69b94d;
  line-height: 12px;
  padding: 13px 15px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
#text-3,
.copyright {
  font-size: 11px;
}
.OTButton {
  margin: 10px 0 !important;
  float: left;
}
.hiddesktop {
  display: none;
}
.mmenu .hiddesktop {
  display: inherit;
}
.home .backstretch img {
  top: -120px !important;
}
.about-text #text-3 {
  font-size: 14px;
  margin-bottom: 10px;
}
.hidden {
  display: none;
}
@media only screen and (min-width: 200px) {
  em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%;
  }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px;
  }
  em.mm-counter + a.mm-subopen + a,
  em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
  }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
  }
  .mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
  }
  .mm-nosubresults > em.mm-counter {
    display: none;
  }
  .mm-menu em.mm-counter {
    color: rgba(255,255,255,0.3);
  }
  html.mm-opened.mm-dragging .mm-menu,
  html.mm-opened.mm-dragging .mm-page,
  html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
  }
  .mm-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    width: 100%;
    height: 60px;
    padding: 30px 40px 0 40px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .mm-header .mm-prev,
  .mm-header .mm-next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    bottom: 0;
  }
  .mm-header .mm-prev:before,
  .mm-header .mm-next:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -15px;
  }
  .mm-header .mm-prev {
    left: 0;
  }
  .mm-header .mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 22px;
  }
  .mm-header .mm-next {
    right: 0;
  }
  .mm-header .mm-next:before {
    border-top: none;
    border-left: none;
    right: 18px;
  }
  .mm-menu.mm-hassearch .mm-header {
    height: 50px;
    padding-top: 20px;
    top: 50px;
  }
  .mm-menu.mm-hassearch .mm-header .mm-prev:before,
  .mm-menu.mm-hassearch .mm-header .mm-mext:before {
    margin-bottom: -10px;
  }
  .mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
  }
  .mm-menu.mm-hasheader .mm-panel {
    padding-top: 80px;
  }
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
  }
  .mm-menu.mm-hasheader.mm-ismenu > .mm-panel {
    padding-top: 60px;
  }
  .mm-menu.mm-hasheader.mm-ismenu.mm-hassearch > .mm-panel {
    padding-top: 100px;
  }
  .mm-menu .mm-header {
    border-color: rgba(0,0,0,0.15);
    color: rgba(255,255,255,0.3);
  }
  .mm-menu .mm-header a:before {
    border-color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-fixedlabels .mm-list {
    background: inherit;
  }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label {
    background: inherit !important;
    opacity: 0.97;
    height: 25px;
    overflow: visible;
    position: relative;
    z-index: 1;
  }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
    background: inherit;
    width: 100%;
    position: absolute;
    left: 0;
  }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
    padding-top: 25px;
  }
  .mm-list > li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
  }
  .mm-list > li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 17px;
  }
  .mm-list > li.mm-collapsed {
    display: none;
  }
  .mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255,255,255,0.05);
  }
  .mm-search,
  .mm-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mm-search {
    background: inherit;
    width: 100%;
    height: 50px;
    padding: 10px;
    position: relative;
    top: 0;
    z-index: 2;
  }
  .mm-search input {
    border: none;
    border-radius: 15px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px;
  }
  .mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
  }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px;
  }
  .mm-menu li.mm-noresults {
    text-align: center;
    font-size: 21px;
    display: none;
    padding-top: 80px;
  }
  .mm-menu li.mm-noresults:after {
    border: none;
  }
  .mm-menu.mm-noresults li.mm-noresults {
    display: block;
  }
  .mm-menu.mm-hassearch > .mm-panel {
    padding-top: 60px;
  }
  .mm-menu .mm-search input {
    background: rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.6);
  }
  .mm-menu li.mm-noresults {
    color: rgba(255,255,255,0.3);
  }
  html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-60%);
    -moz-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    -o-transform: translateX(-60%);
    transform: translateX(-60%);
  }
  html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    -ms-transform: translateX(60%);
    -o-transform: translateX(60%);
    transform: translateX(60%);
  }
  html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    transform: translateY(-60%);
  }
  html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%);
    transform: translateY(60%);
  }
  html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7,0.7) translateX(-60%);
    -moz-transform: scale(0.7,0.7) translateX(-60%);
    -ms-transform: scale(0.7,0.7) translateX(-60%);
    -o-transform: scale(0.7,0.7) translateX(-60%);
    transform: scale(0.7,0.7) translateX(-60%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1,1) translateX(0%);
    -moz-transform: scale(1,1) translateX(0%);
    -ms-transform: scale(1,1) translateX(0%);
    -o-transform: scale(1,1) translateX(0%);
    transform: scale(1,1) translateX(0%);
  }
  html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7,0.7) translateX(60%);
    -moz-transform: scale(0.7,0.7) translateX(60%);
    -ms-transform: scale(0.7,0.7) translateX(60%);
    -o-transform: scale(0.7,0.7) translateX(60%);
    transform: scale(0.7,0.7) translateX(60%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
  html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1,1) translateX(0%);
    -moz-transform: scale(1,1) translateX(0%);
    -ms-transform: scale(1,1) translateX(0%);
    -o-transform: scale(1,1) translateX(0%);
    transform: scale(1,1) translateX(0%);
  }
  html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7,0.7) translateY(-60%);
    -moz-transform: scale(0.7,0.7) translateY(-60%);
    -ms-transform: scale(0.7,0.7) translateY(-60%);
    -o-transform: scale(0.7,0.7) translateY(-60%);
    transform: scale(0.7,0.7) translateY(-60%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
  }
  html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1,1) translateY(0%);
    -moz-transform: scale(1,1) translateY(0%);
    -ms-transform: scale(1,1) translateY(0%);
    -o-transform: scale(1,1) translateY(0%);
    transform: scale(1,1) translateY(0%);
  }
  html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7,0.7) translateY(60%);
    -moz-transform: scale(0.7,0.7) translateY(60%);
    -ms-transform: scale(0.7,0.7) translateY(60%);
    -o-transform: scale(0.7,0.7) translateY(60%);
    transform: scale(0.7,0.7) translateY(60%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1,1) translateY(0%);
    -moz-transform: scale(1,1) translateY(0%);
    -ms-transform: scale(1,1) translateY(0%);
    -o-transform: scale(1,1) translateY(0%);
    transform: scale(1,1) translateY(0%);
  }
  html.mm-zoom-page.mm-opened .mm-page {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  html.mm-zoom-page.mm-opening .mm-page {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
  }
  html.mm-zoom-page.mm-right.mm-opened .mm-page {
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
  html.mm-zoom-page.mm-top.mm-opened .mm-page {
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
  }
  html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  html.mm-zoom-panels .mm-panel {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  html.mm-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
  }
  html.mm-zoom-panels .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
  }
  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 100%;
  }
  .mm-menu.mm-fullscreen {
    width: 100%;
  }
  .mm-menu.mm-top.mm-fullscreen {
    height: 100%;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 100%;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -100%;
  }
  .mm-menu.mm-right.mm-fullscreen {
    width: 100%;
  }
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 100%;
  }
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 100%;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 100%;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -100%;
  }
  .mm-menu.mm-fullscreen.mm-front,
  .mm-menu.mm-fullscreen.mm-next {
    left: -100%;
  }
  .mm-menu.mm-top.mm-fullscreen.mm-front,
  .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -100%;
  }
  .mm-menu.mm-right.mm-fullscreen.mm-front,
  .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -100%;
  }
  .mm-menu.mm-bottom.mm-fullscreen.mm-front,
  .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -100%;
  }
  html.mm-opened.mm-front .mm-fixed-top,
  html.mm-opened.mm-front .mm-fixed-bottom,
  html.mm-opened.mm-opening.mm-front .mm-fixed-top,
  html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
    left: 0;
    right: auto;
  }
  html.mm-opened.mm-front .mm-fixed-top,
  html.mm-opened.mm-opening.mm-front .mm-fixed-top {
    top: 0;
  }
  html.mm-opened.mm-front .mm-fixed-bottom,
  html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
    bottom: 0;
  }
  html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
  }
  .mm-menu.mm-top {
    width: 100%;
  }
  html.mm-top.mm-opened .mm-page,
  html.mm-top.mm-opened #mm-blocker {
    top: 0%;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top,
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    left: 0;
  }
  .mm-menu.mm-right {
    left: auto;
    right: 0;
  }
  html.mm-right.mm-opened .mm-page,
  html.mm-right.mm-opened #mm-blocker,
  html.mm-right.mm-opened .mm-fixed-top,
  html.mm-right.mm-opened .mm-fixed-bottom {
    left: auto;
    right: 0%;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    left: auto;
  }
  .mm-menu.mm-bottom {
    width: 100%;
    top: auto;
    bottom: 0;
  }
  html.mm-bottom.mm-opened .mm-page,
  html.mm-bottom.mm-opened #mm-blocker {
    bottom: 0%;
    top: auto;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    top: auto;
    left: 0;
  }
  .mm-menu.mm-top {
    height: 60%;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 60%;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -60%;
  }
  .mm-menu.mm-right {
    width: 60%;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 60%;
  }
  .mm-menu.mm-bottom {
    height: 60%;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 60%;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -60%;
  }
  html.mm-front.mm-opened .mm-page {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    -webkit-transition: none 0.4s ease;
    -moz-transition: none 0.4s ease;
    -ms-transition: none 0.4s ease;
    -o-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, -webkit-transform;
    -moz-transition-property: top, right, bottom, left, -moz-transform;
    -ms-transition-property: top, right, bottom, left, -o-transform;
    -o-transition-property: top, right, bottom, left, -o-transform;
    transition-property: top, right, bottom, left, transform;
  }
  html.mm-front .mm-page,
  html.mm-front #mm-blocker {
    z-index: 0;
  }
  .mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
  }
  html.mm-opened.mm-next .mm-page {
    box-shadow: none;
  }
  html.mm-opening .mm-menu.mm-front,
  html.mm-opening .mm-menu.mm-next {
    left: 0%;
  }
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    left: 0;
  }
  html.mm-opening .mm-menu.mm-top.mm-front,
  html.mm-opening .mm-menu.mm-top.mm-next {
    left: 0;
    top: 0%;
  }
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    left: auto;
  }
  html.mm-opening .mm-menu.mm-right.mm-front,
  html.mm-opening .mm-menu.mm-right.mm-next {
    left: auto;
    right: 0%;
  }
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    top: auto;
    left: 0;
  }
  html.mm-opening .mm-menu.mm-bottom.mm-front,
  html.mm-opening .mm-menu.mm-bottom.mm-next {
    left: 0;
    bottom: 0%;
  }
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -60%;
  }
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -60%;
  }
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -60%;
  }
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -60%;
  }
  html.mm-opened.mm-front .mm-fixed-top,
  html.mm-opened.mm-front .mm-fixed-bottom,
  html.mm-opened.mm-opening.mm-front .mm-fixed-top,
  html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
    left: 0;
    right: auto;
  }
  html.mm-opened.mm-front .mm-fixed-top,
  html.mm-opened.mm-opening.mm-front .mm-fixed-top {
    top: 0;
  }
  html.mm-opened.mm-front .mm-fixed-bottom,
  html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
    bottom: 0;
  }
  html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
  }
  .mm-ismenu.mm-light {
    background: #f3f3f3;
  }
  .mm-menu.mm-light {
    color: rgba(0,0,0,0.6);
  }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0,0,0,0.1);
  }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255,255,255,0.6);
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
  .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0,0,0,0.1);
  }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: #69b94d;
    color: white;
  }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-light .mm-search input {
    background: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.6);
  }
  .mm-menu.mm-light li.mm-noresults {
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-light em.mm-counter {
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-light .mm-header {
    border-color: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-light .mm-header a:before {
    border-color: rgba(0,0,0,0.3);
  }
  html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
  }
  .mm-ismenu.mm-white {
    background: white;
  }
  .mm-menu.mm-white {
    color: rgba(0,0,0,0.6);
  }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0,0,0,0.1);
  }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0,0,0,0.08);
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
  .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0,0,0,0.1);
  }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0,0,0,0.08);
  }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-white .mm-search input {
    background: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.6);
  }
  .mm-menu.mm-white li.mm-noresults {
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-white em.mm-counter {
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0,0,0,0.03);
  }
  .mm-menu.mm-white .mm-header {
    border-color: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.3);
  }
  .mm-menu.mm-white .mm-header a:before {
    border-color: rgba(0,0,0,0.3);
  }
  html.mm-opened.mm-black .mm-page {
    box-shadow: none;
  }
  .mm-ismenu.mm-black {
    background: black;
  }
  .mm-menu.mm-black {
    color: rgba(255,255,255,0.6);
  }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255,255,255,0.2);
  }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255,255,255,0.25);
    color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
  .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255,255,255,0.2);
  }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255,255,255,0.25);
  }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255,255,255,0.15);
  }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255,255,255,0.15);
  }
  .mm-menu.mm-black .mm-search input {
    background: rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.6);
  }
  .mm-menu.mm-black li.mm-noresults {
    color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-black em.mm-counter {
    color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255,255,255,0.15);
  }
  .mm-menu.mm-black .mm-header {
    border-color: rgba(255,255,255,0.2);
    color: rgba(255,255,255,0.3);
  }
  .mm-menu.mm-black .mm-header a:before {
    border-color: rgba(255,255,255,0.3);
  }
  h1#mobile-logo {
    background: url("http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/mobile-logo.png") no-repeat scroll left 2px #efefef;
    margin: 0 auto 12px;
    text-align: center;
    text-indent: -1000em;
    width: 85%;
    float: left;
    background-size: 60px;
    height: 40px;
  }
  h1#mobile-logo a {
    height: 100%;
    display: block;
    width: 140px;
  }
  .mobile-menu {
    float: right;
    width: 15%;
    background: #efefef;
  }
  .mobile-menu img {
    height: 40px;
    float: right;
    max-width: none;
    z-index: 2;
  }
  .mobile-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  #logo {
    display: none;
  }
  .wrap {
    width: 100%;
  }
  #content #inner-content .ninecol.menu {
    width: 100%;
    margin: 0;
    padding: 20px;
    background: white !important;
  }
  #mm-menu .current-menu-item a {
    color: #69b94d;
  }
  #mm-menu {
    display: block;
  }
  .nav {
    display: none;
  }
  .submenu {
    display: none;
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .footer {
    z-index: 10;
  }
  .footer .threecol {
    width: 100%;
    float: none;
    padding: 1% 3%;
    box-sizing: border-box;
  }
  .footer .threecol.social {
    text-align: right;
  }
  .footer {
    padding: 10px;
  }
  .footer .sixcol.last {
    display: none;
  }
  .menu-ingredients-inline {
    display: inline-block;
  }
  .menu-ingredients {
    display: none;
  }
  .menu-item-details {
    width: 88%;
    float: none;
  }
  .menu-item-details div {
    float: left;
  }
  .menu-item-details p {
    display: inline;
    float: left;
  }
  .menu-item-price {
    float: right;
    width: 10%;
    margin-left: 2px;
    text-align: right;
  }
  .menu_guide {
    display: none;
  }
  .menu_wrap {
    width: 100%;
  }
  .menu_heading {
    padding-left: 0;
  }
  .menu-item-details div.menu-ingredients-inline {
    float: left;
  }
  .menu-item-details div.menu-ingredients-inline img {
    padding: 0 5px;
    margin: 0;
  }
  .mmenu {
    display: block;
  }
  .team li {
    width: 49%;
    margin-right: 1%;
    float: left;
  }
  .team li img {
    max-width: 100%;
  }
  .team_position {
    font-size: 12px;
  }
  .menu_guide_mobile {
    display: block;
    margin: 0 auto;
    width: 270px;
  }
  .team li .bio {
    font-size: 16px;
  }
  input,
  textarea {
    padding: 5px;
    border: 1px solid #69b94d;
  }
  input[type="submit"] {
    padding: 5px 15px;
    font-size: 16px;
    color: #69b94d;
    background: white;
    border: 1px solid #69b94d;
  }
  input[type="submit"]:hover {
    background: #69b94d;
    color: white;
  }
  .mobile {
    display: inline-block;
  }
  .non-mobile {
    display: none;
  }
  .press-item {
    width: 100%;
    float: left;
  }
  .press-item a {
    font-size: 16px;
    line-height: 16px;
    padding: 5px 0 0 0;
  }
  .sitewide {
    margin-top: 40px;
  }
  .footer .threecol.newsletter {
    display: none;
  }
  .footer #text-3,
  .footer .social {
    display: none;
  }
  .home img.img-responsive {
    margin-top: 40px;
  }
  .doordash {
    margin-top: 11px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 140px) {
  .mm-menu.mm-fullscreen {
    width: 140px;
  }
  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen {
    width: 10000px;
  }
  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 140px;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 10000px;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 10000px;
  }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 140px;
  }
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 10000px;
  }
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 10000px;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 10000px;
  }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 140px) {
  .mm-menu.mm-fullscreen.mm-front,
  .mm-menu.mm-fullscreen.mm-next {
    left: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen.mm-front,
  .mm-menu.mm-fullscreen.mm-next {
    left: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front,
  .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front,
  .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front,
  .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front,
  .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front,
  .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front,
  .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -10000px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 440px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 175px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 550px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -440px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -880px;
  }
}
@media only screen and (min-width: 200px) and all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -440px;
  }
}
@media only screen and (min-width: 200px) and all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -140px;
  }
}
@media only screen and (min-width: 200px) and all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -880px;
  }
}
@media only screen and (min-width: 780px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  body,
  html,
  #container,
  #content,
  #inner-content,
  .mm-page,
  #main {
    height: auto;
  }
  .wrap {
    max-width: 960px;
  }
  p#logo {
    width: 309px;
    height: 100px;
    margin: 0 auto 20px;
    display: block;
  }
  .nav {
    border: 0;
    font-size: 12px;
  }
  .nav ul {
    margin-top: 0;
  }
  .nav li {
    position: relative;
  }
  .nav li.current_page_ancestor a,
  .nav li.current_page_item a {
    color: #69b94d;
  }
  .nav li a {
    border-bottom: 3px rgba(255,255,255,0.9) solid;
    background: white;
    background: rgba(255,255,255,0.9);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 10px 0px 6px;
    color: #565656;
  }
  .nav li a:hover,
  .nav li a:focus {
    background-color: white;
    border-bottom: 3px solid #69b94d;
    color: #69b94d;
  }
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  .nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  .sidebar {
    margin-top: 2.2em;
  }
  .widget ul li {
    margin-bottom: 0.75em;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  .footer {
    padding: 10px;
  }
  h3.menu-heading {
    padding-left: 17% !important;
  }
  .footer .sixcol.last {
    display: block;
  }
  .footer .sixcol p {
    margin: 10px 0;
  }
  .footer .sixcol a {
    text-decoration: none;
  }
  .footer .threecol {
    width: 48%;
    float: left;
    padding: 0% 3%;
    box-sizing: border-box;
    background: white;
    color: #565656 !important;
  }
  .footer .threecol.social {
    text-align: center;
  }
  .submenu {
    display: block;
    background: rgba(255,255,255,0.8) url(http://www.ellarysgreens.com/wp-content/themes/ellarys-greens/./images/shadow.png) repeat-y top right;
    padding: 0;
    margin: 0;
  }
  .submenu ul {
    margin: 0;
    padding: 0;
  }
  .submenu li.current_page_item a {
    background: #69b94d;
    color: #fff;
  }
  .submenu li a {
    text-decoration: none;
    color: #565656;
    display: block;
    padding: 10px 0px 10px 20px;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    font-size: 15px;
  }
  .submenu li a:hover {
    background: rgba(105,185,77,0.3);
  }
  .menu-ingredients-inline {
    display: none;
  }
  .menu-ingredients {
    display: block;
    float: left;
    width: 15%;
    padding-top: 5px;
    margin-right: 2%;
  }
  .menu-item-details {
    width: 55%;
    float: left;
    clear: right;
    font-size: 14px;
  }
  .menu-item-price {
    width: 10%;
    float: left;
    text-align: right;
  }
  .diet_type {
    width: 22%;
    margin-right: 3%;
    text-align: center;
    height: 25px;
    float: left;
  }
  .menu_guide {
    display: block;
    width: 15%;
    float: right;
    margin-right: 2%;
    margin-top: 150px;
  }
  .menu_guide img {
    max-width: 64px;
  }
  .menu_wrap {
    width: 83%;
    float: left;
  }
  #mm-menu {
    display: none;
  }
  .mobile-wrap {
    display: none;
  }
  #content #inner-content .ninecol.menu {
    width: 76.7%;
    margin: 0;
    padding: 20px;
    background: rgba(255,255,255,0.9);
  }
  .nav {
    display: block;
  }
  .team li {
    width: 24%;
    margin-right: 1%;
  }
  .team li.last {
    margin-right: 0;
  }
  .menu_guide_mobile {
    display: none;
  }
  #content #inner-content .ninecol {
    background: rgba(255,255,255,0.9) !important;
  }
  .mobile {
    display: none;
  }
  .non-mobile {
    display: block;
  }
  .press-item {
    width: 32%;
    float: left;
  }
  .backstretch {
    display: inherit;
  }
  .sitewide {
    margin-top: 0px;
  }
  .footer .threecol.newsletter {
    display: block;
  }
  .footer #text-3,
  .footer .social {
    display: block;
  }
  .home img.img-responsive {
    margin-top: 0px;
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    transition-delay: 1s;
  }
  .home img.img-responsive.on {
    margin-top: 60px;
    opacity: 1;
  }
  .doordash {
    margin-top: -5px;
    margin-left: -5px;
  }
}
@media only screen and (min-width: 1030px) {
  .nav {
    font-size: 14px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
