@font-face {
  font-family: 'Lucky Fellas';
  src: url('../fonts/LuckyFellas.woff2') format('woff2'), url('../fonts/LuckyFellas.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.wp-block {
  max-width: none;
}
.wp-block-column {
  flex-basis: auto;
  margin-right: 0;
  position: relative;
}
.wp-block-column:not(:first-child) {
  margin-left: 0;
}
.wp-block-column:not(:last-child),
.wp-block-column:nth-child(odd) {
  margin-right: 0;
}
figure {
  display: block;
}
html {
  color: #305028;
  font-size: 14px;
}
h1 {
  color: #305028;
  margin-top: 0;
}
h2 {
  font-size: 32px;
  color: #305028;
  margin-top: 0;
}
h3 {
  color: #305028;
  margin-top: 0;
}
h4 {
  color: #305028;
  margin-top: 0;
}
h5 {
  color: #305028;
  margin-top: 0;
}
h6 {
  color: #305028;
  margin-top: 0;
}
a {
  color: #305028;
}
a:hover {
  color: #1c2e17;
}
p {
  line-height: 1.5em;
}
em {
  color: #305028;
}
img {
  width: 100%;
}
.lucky-font {
  font-family: 'Lucky Fellas', Arial, Times, serif;
  letter-spacing: 1px;
}
#content {
  padding: 10px 0 20px;
}
#content h4 {
  margin-bottom: 0;
}
#content .wp-block-image {
  margin-bottom: 0;
}
.home #content {
  padding-top: 0;
}
.home #content h2 {
  margin-bottom: 0;
}
.home #content p {
  margin-top: 0;
}
.home .slideshow {
  padding: 0 15px;
}
.uk-slidenav-right,
.uk-slidenav-left {
  margin: 15px 5px;
}
.uk-slidenav-right img,
.uk-slidenav-left img {
  width: 15px;
  height: auto;
}
.slideshow {
  margin-bottom: 30px;
}
.slideshow .uk-slider {
  margin: 0 -10px;
  position: relative;
}
.slideshow .uk-slider .uk-slider-items li .slider-thumb {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 64px;
  width: calc(100% - 20px);
  margin: 20px 10px;
  cursor: pointer;
  opacity: 0.8;
}
.slideshow .uk-slider .uk-slider-items li .slider-thumb img {
  opacity: 0;
}
.slideshow .uk-slider .uk-slider-items li.shown .slider-thumb {
  opacity: 1;
}
.slideshow .uk-slider .uk-position-center-left-out {
  display: none;
  right: calc(100% - 10px);
  margin: 0;
  padding-left: 0;
}
.slideshow .uk-slider .uk-position-center-right-out {
  display: none;
  left: calc(100% - 10px);
  margin: 0;
  padding-right: 0;
}
.slideshow .uk-slidenav-right {
  transform: translateY(-50%) translateY(-15px);
}
.slideshow.product {
  margin-bottom: 30px;
}
.slideshow.product .uk-slideshow {
  border: 1px solid #C9DAC7;
  border-radius: 2px;
}
.slideshow.product .uk-slideshow .uk-slideshow-items {
  height: 340px;
}
.slideshow.product .uk-slideshow .uk-slideshow-items li .slide-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
}
.slideshow.product .uk-slideshow .uk-slideshow-items li .slide-image img {
  opacity: 0;
}
.slideshow.product .uk-slider {
  margin: 20px -10px 0 -10px;
}
.slideshow.product .uk-slider .uk-slider-items li .slider-thumb {
  background-repeat: no-repeat;
  background-position: center center;
  height: auto;
  margin: 10px;
  border: 1px solid #C9DAC7;
  border-radius: 2px;
  -webkit-transition: background-size 160ms ease-out, border-color 160ms ease-out;
  -moz-transition: background-size 160ms ease-out, border-color 160ms ease-out;
  -ms-transition: background-size 160ms ease-out, border-color 160ms ease-out;
  -o-transition: background-size 160ms ease-out, border-color 160ms ease-out;
  transition: background-size 160ms ease-out, border-color 160ms ease-out;
}
.slideshow.product .uk-slider .uk-slider-items li .slider-thumb.portrait {
  background-size: auto 101%;
}
.slideshow.product .uk-slider .uk-slider-items li .slider-thumb.landscape,
.slideshow.product .uk-slider .uk-slider-items li .slider-thumb.squared {
  background-size: 101% auto;
}
.slideshow.product .uk-slider .uk-slider-items li .slider-thumb img {
  opacity: 0;
}
.slideshow.product .uk-slider .uk-slider-items li:hover .slider-thumb {
  border-color: #9dbc99;
}
.slideshow.product .uk-slider .uk-slider-items li:hover .slider-thumb.portrait {
  background-size: auto 105%;
}
.slideshow.product .uk-slider .uk-slider-items li:hover .slider-thumb.landscape,
.slideshow.product .uk-slider .uk-slider-items li:hover .slider-thumb.squared {
  background-size: 105% auto;
}
.slideshow.product .uk-slider .uk-slider-items li.shown .slider-thumb {
  border-color: #9dbc99;
  border-width: 2px;
  margin: 9px 0 0 9px;
}
#donated-tress {
  max-width: 150px;
  margin: 0 auto 20px auto;
}
#donated-tress .uk-overlay {
  padding: 0;
}
#donated-tress .uk-overlay p {
  font-size: 32px;
  padding-top: 10px !important;
  margin-top: 0 !important;
}
#header {
  padding: 0;
}
#header .logo {
  max-width: 240px;
  margin: 10px 0;
}
#header a {
  color: #305028;
  font-size: 16px;
  text-transform: uppercase;
}
#header .current-menu-item > a,
#header .current-menu-parent > a {
  color: #000000;
}
#header .uk-navbar-nav > li > a {
  min-height: 40px;
}
#header .uk-navbar-toggle {
  margin-right: -15px;
}
#header .uk-navbar-dropdown {
  background: #305028;
  box-shadow: none;
  margin: 0;
  min-width: 180px;
  width: auto;
  padding: 10px 10px;
  border-radius: 2px;
}
#header .uk-navbar-dropdown a {
  color: #ffffff;
  text-transform: none;
  font-size: 14px;
  padding: 5px 10px;
}
#header .uk-navbar-dropdown a:hover {
  color: #ffffff;
  background: #193712;
}
#header .uk-navbar-toggle span {
  display: none;
}
.open-canvas #header .uk-navbar-toggle > svg {
  display: none;
}
.open-canvas #header .uk-navbar-toggle span {
  display: block;
}
#footer {
  padding: 30px 0;
  text-align: center;
  position: relative;
}
#footer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url("../images/border.jpg") no-repeat scroll 0 0 transparent;
  background-size: 100% 100%;
}
#footer .nofa-logo {
  max-width: 80px;
  display: inline-block;
  margin: 14px 0;
}
#footer .nofa-logo img {
  width: 100%;
  height: auto;
}
#footer .title {
  margin-bottom: 0;
  font-size: 32px;
}
#footer p {
  margin: 0;
  font-size: 12px;
}
#footer .follow-us {
  line-height: 79px;
}
#footer .follow-us h3 {
  margin-right: 10px;
}
#footer .follow-us img {
  width: auto;
}
#offcanvas-navbar .uk-offcanvas-bar {
  background: #ffffff;
  width: 280px;
}
#offcanvas-navbar .uk-offcanvas-bar .uk-nav li.menu-item-has-children {
  margin-bottom: 10px;
}
#offcanvas-navbar .uk-offcanvas-bar .uk-nav li a {
  color: #202020;
  text-transform: uppercase;
}
#offcanvas-navbar .uk-offcanvas-bar .uk-nav li ul {
  margin-left: 0px;
}
#offcanvas-navbar .uk-offcanvas-bar .uk-nav li ul li a {
  text-transform: none;
  padding: 5px 0;
}
.products h2 {
  font-size: 20px;
}
.products .product h3 {
  margin-bottom: 20px;
}
.products .product .product-image {
  border: 1px solid #C9DAC7;
  margin-bottom: 10px;
  -webkit-transition: border-color 160ms ease-out;
  -moz-transition: border-color 160ms ease-out;
  -ms-transition: border-color 160ms ease-out;
  -o-transition: border-color 160ms ease-out;
  transition: border-color 160ms ease-out;
}
.products .product .product-image .img {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: background-size 160ms ease-out;
  -moz-transition: background-size 160ms ease-out;
  -ms-transition: background-size 160ms ease-out;
  -o-transition: background-size 160ms ease-out;
  transition: background-size 160ms ease-out;
}
.products .product .product-image .img.portrait {
  background-size: auto 101%;
}
.products .product .product-image .img.landscape,
.products .product .product-image .img.squared {
  background-size: 101% auto;
}
.products .product .product-image .img img {
  opacity: 0;
}
.products .product h3 {
  font-size: 14px;
}
.products a:hover {
  text-decoration: none;
}
.products a:hover .product {
  margin: -1px;
}
.products a:hover .product h3 {
  margin: -1px 0 21px 1px;
}
.products a:hover .product .product-image {
  border-color: #9dbc99;
  border-width: 2px;
}
.products a:hover .product .product-image .img.portrait {
  background-size: auto 105%;
}
.products a:hover .product .product-image .img.landscape,
.products a:hover .product .product-image .img.squared {
  background-size: 105% auto;
}
.single-product {
  padding-top: 10px;
}
.single-product h2 {
  font-size: 22px;
  margin-bottom: 5px;
}
.single-product .headline {
  color: #9D9E9F;
  margin-top: 0;
  font-size: 18px;
}
.single-product .prices {
  padding-top: 15px;
  border-top: 1px solid #C9DAC7;
}
.single-product .prices .uk-table {
  width: auto;
}
.single-product .prices .uk-table tr td {
  font-size: 14px;
  padding: 8px 25px 8px 0;
}
.single-product .contact-info {
  border: 1px solid #C9DAC7;
  background: #F8F9FA;
  padding: 20px;
  border-radius: 2px;
}
.single-product .contact-info h4 {
  font-size: 20px;
}
.single-product .contact-info a {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
.single-product .contact-info p {
  margin: 0;
}
.testimonials {
  margin-bottom: 20px;
}
.testimonials.slideshow {
  padding: 0 !important;
}
.testimonials .uk-slideshow-items {
  position: relative;
}
.testimonials .uk-slideshow-items li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.testimonials .uk-slideshow-items li p {
  margin-top: 0 !important;
}
.testimonials .uk-dotnav > * > * {
  border-color: #305028;
}
.testimonials .uk-dotnav > .uk-active > * {
  background: #305028;
}
.coming-soon {
  position: relative;
}
.coming-soon h4 {
  margin: 0;
}
@media (min-width: 640px) {
  .uk-slidenav-right,
  .uk-slidenav-left {
    margin: 15px;
  }
  .uk-slidenav-right img,
  .uk-slidenav-left img {
    width: 30px;
    height: auto;
  }
  h2 {
    font-size: 36px;
  }
  .has-2-columns .wp-block-column {
    width: 50%;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .has-2-columns .wp-block-column.uk-flex-last\@s,
  .has-2-columns .wp-block-column:last-child {
    padding-right: 0;
  }
  .has-2-columns .wp-block-column.uk-flex-first\@s,
  .has-2-columns .wp-block-column:first-child {
    padding-left: 0;
  }
  .has-2-columns .banner img {
    display: none;
  }
  .has-2-columns .acf-block-preview .banner {
    min-height: 100px;
  }
  .has-2-columns .acf-block-preview .banner img {
    display: block;
    height: 100%;
    opacity: 0;
  }
  .has-2-columns .width-auto {
    width: auto;
  }
  .has-2-columns .width-expand {
    flex: 1;
    min-width: 1px;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }
  #header {
    padding: 15px 0;
  }
  #header .logo {
    max-width: 310px;
    margin: 0;
  }
  #footer {
    text-align: left;
  }
  #footer .nofa-logo {
    max-width: 100px;
    margin: 8px 0;
  }
  #footer .title {
    font-size: 36px;
  }
  #footer p {
    font-size: 14px;
  }
  .home #content {
    padding: 0;
  }
  .home #content h2 {
    margin-bottom: 20px;
  }
  .home #content p {
    margin-top: 20px;
  }
  .home .slideshow {
    padding: 0;
  }
  .slideshow .uk-slider .uk-slider-items li .slider-thumb {
    height: 120px;
  }
  .slideshow .uk-slider .uk-position-center-left-out {
    display: block;
  }
  .slideshow .uk-slider .uk-position-center-right-out {
    display: block;
  }
  .slideshow .uk-slider .uk-slider-items li .slider-thumb {
    height: 160px;
  }
  .slideshow.product {
    margin-bottom: 0;
  }
  .slideshow.product .uk-slideshow .uk-slideshow-items {
    height: 540px;
  }
  .slideshow.product .uk-slider .uk-slider-items li .slider-thumb {
    height: auto;
  }
  #donated-tress {
    max-width: 150px;
    margin: 30px 50px 0 0;
  }
  #donated-tress .uk-overlay p {
    font-size: 42px;
  }
  #content {
    padding: 20px 0 30px;
  }
}
@media (min-width: 960px) {
  h2 {
    font-size: 42px;
  }
  #footer {
    text-align: left;
  }
  #footer .nofa-logo {
    max-width: 100px;
    margin: 8px 0;
  }
  #footer .title {
    font-size: 42px;
  }
  #footer p {
    font-size: 14px;
  }
  #donated-tress {
    max-width: 175px;
    margin: 0 50px;
  }
  #donated-tress .uk-overlay p {
    font-size: 42px;
  }
}
