@charset "UTF-8";
.transition0, .button:before, .button.btn-white:before, .article-content .spec-fields-outer {
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out; }

.transition300ms, h1, .h1, h2, .h2, h3, .h3, .button, .button:after, .button:hover:before, .button:focus:before, .button.btn-white:after, .button.btn-white:hover:before, .button.btn-white:focus:before, .btn-line, .btn-line:before, .btn-line:after, .btn-line-reverse, .btn-line-reverse:before, .btn-line-reverse:after, .btn-goback, .btn-goback:before, .btn-scroll, .btn-scroll:after, header .logo, #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close, #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a, .mod-slideshow .content .text .hero-text, .mod-slideshow .content .image, .products-subcat-list .uk-accordion-title:before, .products-subcat-list .uk-accordion-title h2 {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.transition500ms, .header-search, .mod-products.feature-product .item_image img {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

.text-shadow {
  text-shadow: 0 0 3px #E3367F; }

/* core.css */
/* lean and simple css reset, based on Tantek Celik's reset - see comments below. */
/* (c) 2004-2010 Tantek Çelik. Some Rights Reserved. http://tantek.com */
/* This style sheet is licensed under a Creative Commons License.      */
/*             http://creativecommons.org/licenses/by/2.0              */
/* Purpose: undo some of the default styling of common browsers        */
html, body {
  margin: 0;
  padding: 0;
  font-family: "Georgia";
  color: #36312C;
  height: auto !important;
  font-size: 16px;
  line-height: 30px;
  background: #FFF; }

body {
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden; }

section .container {
  background: #FFF; }

div {
  box-sizing: border-box; }

:link, :visited, ins {
  text-decoration: none; }

nav ul, nav ol {
  list-style: none; }

dl, ul, ol, li,
h1, h2, h3, h4, h5, h6,
html, body, pre, p, blockquote,
form, fieldset, input, label {
  margin: 0;
  padding: 0; }

abbr, img, object,
a img, :link img, :visited img,
a object, :link object, :visited object {
  border: 0; }

address, abbr {
  font-style: normal; }

a {
  color: #36312C;
  text-decoration: none; }

button, a {
  outline: 0;
  -webkit-tap-highlight-color: transparent; }
  button:focus, a:focus {
    outline: 0;
    background: transparent; }
  button:active, a:active {
    outline: 0;
    background: transparent; }

a:hover,
a:focus {
  text-decoration: none; }

*:focus {
  outline: none; }

input::-moz-focus-inner {
  border: 0 !important; }

section {
  position: relative; }

/* This stylesheet generated by Transfonter (https://transfonter.org) on August 28, 2017 6:10 AM */
@font-face {
  font-family: 'Georgia';
  src: url("../fonts/Georgia.eot");
  src: url("../fonts/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia.woff2") format("woff2"), url("../fonts/Georgia.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Georgia';
  src: url("../fonts/Georgia-Bold.eot");
  src: url("../fonts/Georgia-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia-Bold.woff2") format("woff2"), url("../fonts/Georgia-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Intro Rust Base';
  src: url("../fonts/IntroRust-Base.eot");
  src: url("../fonts/IntroRust-Base.eot?#iefix") format("embedded-opentype"), url("../fonts/IntroRust-Base.woff2") format("woff2"), url("../fonts/IntroRust-Base.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h4, h5, h6 {
  color: #36312C; }

h1, .h1 {
  font-family: "Intro Rust Base";
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 15px; }
  @media screen and (max-width: 1470px) {
    h1, .h1 {
      font-size: 50px;
      line-height: 50px; } }
  @media screen and (max-width: 768px) {
    h1, .h1 {
      font-size: 40px;
      line-height: 40px; } }
  @media screen and (max-width: 460px) {
    h1, .h1 {
      font-size: 30px;
      line-height: 30px; } }

h2, .h2 {
  font-family: "Intro Rust Base";
  font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 15px; }
  @media screen and (max-width: 1470px) {
    h2, .h2 {
      font-size: 30px;
      line-height: 42px; } }
  @media screen and (max-width: 768px) {
    h2, .h2 {
      font-size: 28px;
      line-height: 40px; } }
  @media screen and (max-width: 460px) {
    h2, .h2 {
      font-size: 26px;
      line-height: 38px; } }

h3, .h3 {
  font-family: "Intro Rust Base";
  font-weight: normal;
  font-size: 32px;
  line-height: 46px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1470px) {
    h3, .h3 {
      font-size: 28px;
      line-height: 40px; } }
  @media screen and (max-width: 768px) {
    h3, .h3 {
      font-size: 26px;
      line-height: 38px; } }
  @media screen and (max-width: 460px) {
    h3, .h3 {
      font-size: 24px;
      line-height: 36px; } }

h4, .h4, .article-content .spec-fields-outer .item-header .item.left, .article-content .spec-fields .item-outer:nth-child(odd) .item, .article-content .spec-fields .uk-grid .item-outer-4cols:first-child .item, .contact-page span.textlabel, footer .footer-top .footer-grid span {
  font-family: "Intro Rust Base";
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 15px; }
  @media screen and (max-width: 1470px) {
    h4, .h4, .article-content .spec-fields-outer .item-header .item.left, .article-content .spec-fields .item-outer:nth-child(odd) .item, .article-content .spec-fields .uk-grid .item-outer-4cols:first-child .item, .contact-page span.textlabel, footer .footer-top .footer-grid span {
      font-size: 15px;
      line-height: 23px; } }
  @media screen and (max-width: 768px) {
    h4, .h4, .article-content .spec-fields-outer .item-header .item.left, .article-content .spec-fields .item-outer:nth-child(odd) .item, .article-content .spec-fields .uk-grid .item-outer-4cols:first-child .item, .contact-page span.textlabel, footer .footer-top .footer-grid span {
      font-size: 14px;
      line-height: 23px; } }
  @media screen and (max-width: 460px) {
    h4, .h4, .article-content .spec-fields-outer .item-header .item.left, .article-content .spec-fields .item-outer:nth-child(odd) .item, .article-content .spec-fields .uk-grid .item-outer-4cols:first-child .item, .contact-page span.textlabel, footer .footer-top .footer-grid span {
      font-size: 13px;
      line-height: 23px; } }

h5, .h5 {
  font-family: "Georgia";
  font-weight: normal;
  font-size: 28px;
  line-height: 46px;
  margin-bottom: 15px;
  color: #339e49; }
  @media screen and (max-width: 1470px) {
    h5, .h5 {
      font-size: 24px;
      line-height: 40px; } }
  @media screen and (max-width: 768px) {
    h5, .h5 {
      font-size: 22px;
      line-height: 40px; } }
  @media screen and (max-width: 460px) {
    h5, .h5 {
      font-size: 20px;
      line-height: 30px; } }

h6, .h6 {
  font-family: "Georgia";
  font-weight: normal;
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 15px;
  color: #36312C; }
  @media screen and (max-width: 1470px) {
    h6, .h6 {
      font-size: 23px;
      line-height: 38px; } }
  @media screen and (max-width: 768px) {
    h6, .h6 {
      font-size: 22px;
      line-height: 35px; } }
  @media screen and (max-width: 460px) {
    h6, .h6 {
      font-size: 20px;
      line-height: 30px; } }

p, .p, .article-content .spec-fields .item-outer .item, .article-content .spec-fields .item-outer-4cols:nth-child(2n+1) .item, .alert-success p, .alert-danger p {
  font-family: "Georgia";
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin: 16px 0;
  color: #36312C; }

li {
  font-family: "Georgia";
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-left: calc(1.5em + 0px);
  margin-left: 1em; }

.button {
  background: #339e49;
  color: #FFF;
  border: 2px solid #339e49;
  display: inline-block;
  padding: 13px 35px;
  font-family: "Intro Rust Base";
  font-size: 18px;
  letter-spacing: 0.54px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  z-index: 2;
  cursor: pointer; }
  .button:before {
    content: "";
    position: absolute;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translate(0%, -100%);
    z-index: -1; }
  .button:after {
    content: "";
    position: absolute;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translate(0%, 100%);
    z-index: -1; }
  .button:hover, .button:focus {
    border: 2px solid #339e49;
    color: #339e49; }
    .button:hover:before, .button:focus:before {
      transform: translate(0%, 0%); }
    .button:hover:after, .button:focus:after {
      transition: all 0s ease-in-out .3s;
      -webkit-transition: all 0s ease-in-out .3s;
      -o-transition: all 0s ease-in-out .3s;
      transform: translate(0%, 0%); }
  .button.btn-white {
    border: 2px solid #339e49;
    background: #FFF;
    color: #339e49; }
    .button.btn-white:before {
      content: "";
      position: absolute;
      background: #339e49;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transform: translate(0%, -100%);
      z-index: -1; }
    .button.btn-white:after {
      content: "";
      position: absolute;
      background: #339e49;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transform: translate(0%, 100%);
      z-index: -1; }
    .button.btn-white:hover, .button.btn-white:focus {
      color: #FFF;
      border: 2px solid #339e49; }
      .button.btn-white:hover:before, .button.btn-white:focus:before {
        transform: translate(0%, 0%); }
      .button.btn-white:hover:after, .button.btn-white:focus:after {
        transition: all 0s ease-in-out .3s;
        -webkit-transition: all 0s ease-in-out .3s;
        -o-transition: all 0s ease-in-out .3s;
        transform: translate(0%, 0%); }

.btn-line {
  color: #339e49;
  display: inline-block;
  font-family: "Intro Rust Base";
  font-size: 14px;
  letter-spacing: 0.47px;
  line-height: 23px;
  text-transform: uppercase;
  position: relative;
  padding-left: 90px; }
  .btn-line:before {
    content: "";
    background: #339e49;
    height: 3px;
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: -3px;
    direction: rtl;
    left: 0;
    top: 12px;
    position: absolute; }
  .btn-line:after {
    content: "";
    background: #F2F0ED;
    height: 3px;
    width: 0px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: -3px;
    direction: rtl;
    left: 0;
    top: 12px;
    position: absolute; }
  .btn-line:hover, .btn-line:focus {
    color: #339e49; }
    .btn-line:hover:after, .btn-line:focus:after {
      left: 0;
      -webkit-animation: lineanimation .4s;
      animation: lineanimation .4s; }
@keyframes lineanimation {
  0% {
    left: 0;
    width: 20px; }
  40% {
    left: 30px;
    width: 20px; }
  100% {
    left: 70px;
    width: 0px; } }
.btn-line-reverse {
  color: #339e49;
  display: inline-block;
  font-family: "Intro Rust Base";
  font-size: 14px;
  letter-spacing: 0.47px;
  line-height: 23px;
  text-transform: uppercase;
  position: relative;
  padding-right: 90px; }
  .btn-line-reverse:before {
    content: "";
    background: #339e49;
    height: 3px;
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -3px;
    direction: rtl;
    right: 0;
    top: 12px;
    position: absolute; }
  .btn-line-reverse:after {
    content: "";
    background: #F2F0ED;
    height: 3px;
    width: 0px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -3px;
    direction: rtl;
    right: 0;
    top: 12px;
    position: absolute; }
  .btn-line-reverse:hover, .btn-line-reverse:focus {
    color: #339e49; }
    .btn-line-reverse:hover:after, .btn-line-reverse:focus:after {
      right: 0;
      -webkit-animation: lineanimationreverse .4s;
      animation: lineanimationreverse .4s; }
@keyframes lineanimationreverse {
  0% {
    right: 0;
    width: 20px; }
  40% {
    right: 30px;
    width: 20px; }
  100% {
    right: 70px;
    width: 0px; } }
.btn-goback {
  color: #339e49;
  display: inline-block;
  font-family: "Intro Rust Base";
  font-size: 14px;
  letter-spacing: 0.47px;
  line-height: 23px;
  text-transform: uppercase;
  position: relative;
  padding-left: 25px; }
  .btn-goback:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: -5px;
    direction: rtl;
    left: 0;
    top: 12px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8.6px 5px 0;
    border-color: transparent #339e49 transparent; }
  .btn-goback:hover {
    color: #36312C !important; }
    .btn-goback:hover:before {
      left: 0;
      border-color: transparent #36312C transparent; }

.btn-scroll {
  color: #FFF;
  display: inline-block;
  font-family: "Intro Rust Base";
  font-size: 14px;
  letter-spacing: 0.47px;
  line-height: 23px;
  text-transform: uppercase;
  position: relative;
  padding-right: 25px; }
  .btn-scroll:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    direction: rtl;
    right: 0;
    top: 13px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0px 5px;
    border-color: #FFF transparent #FFF transparent; }
  .btn-scroll:hover {
    color: #339e49 !important; }
    .btn-scroll:hover:after {
      border-color: #339e49 transparent #339e49 transparent; }

.container {
  width: 100%;
  max-width: 1920px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  background: #FFF;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  background: #FFF; }

.grid-container {
  width: 100%;
  max-width: 1400px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 1430px) {
    .grid-container {
      padding-left: 15px;
      padding-right: 15px; } }

.grid-container-small {
  width: 100%;
  max-width: 920px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 950px) {
    .grid-container-small {
      padding-left: 15px;
      padding-right: 15px; } }

.green {
  color: #339e49; }

.light-bg {
  background: #F2F0ED; }

.white-bg {
  background: #FFF; }

.extra-light-bg {
  background: #F8F8F8; }

.section-padding-top {
  padding-top: 150px; }
  @media only screen and (max-width: 768px) {
    .section-padding-top {
      padding-top: 70px; } }

.section-padding-bottom {
  padding-bottom: 150px; }
  @media only screen and (max-width: 768px) {
    .section-padding-bottom {
      padding-bottom: 70px; } }

.section-padding-tb {
  padding-top: 150px;
  padding-bottom: 150px; }
  @media only screen and (max-width: 768px) {
    .section-padding-tb {
      padding-top: 70px;
      padding-bottom: 70px; } }

.section-padding-top-half {
  padding-top: 75px; }
  @media only screen and (max-width: 768px) {
    .section-padding-top-half {
      padding-top: 35px; } }

.section-padding-bottom-half {
  padding-bottom: 75px; }
  @media only screen and (max-width: 768px) {
    .section-padding-bottom-half {
      padding-bottom: 35px; } }

.section-padding-tb-half {
  padding-top: 75px;
  padding-bottom: 75px; }
  @media only screen and (max-width: 768px) {
    .section-padding-tb-half {
      padding-top: 35px;
      padding-bottom: 35px; } }

.section-padding-top-one-fourth {
  padding-top: 37.5px; }
  @media only screen and (max-width: 768px) {
    .section-padding-top-one-fourth {
      padding-top: 17.5px; } }

.section-padding-bottom-one-fourth {
  padding-bottom: 37.5px; }
  @media only screen and (max-width: 768px) {
    .section-padding-bottom-one-fourth {
      padding-bottom: 17.5px; } }

.section-padding-tb-one-fourth {
  padding-top: 37.5px;
  padding-bottom: 37.5px; }
  @media only screen and (max-width: 768px) {
    .section-padding-tb-one-fourth {
      padding-top: 17.5px;
      padding-bottom: 17.5px; } }

.section-padding-top-x2 {
  padding-top: 300px; }
  @media only screen and (max-width: 768px) {
    .section-padding-top-x2 {
      padding-top: 140px; } }

.section-padding-bottom-x2 {
  padding-bottom: 300px; }
  @media only screen and (max-width: 768px) {
    .section-padding-bottom-x2 {
      padding-bottom: 140px; } }

.section-padding-tb-x2 {
  padding-top: 300px;
  padding-bottom: 300px; }
  @media only screen and (max-width: 768px) {
    .section-padding-tb-x2 {
      padding-top: 140px;
      padding-bottom: 140px; } }

.section-padding-bottom-1 {
  padding-bottom: 1px; }

div[class^='video_wrapper'] {
  position: relative;
  padding-bottom: 53.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  div[class^='video_wrapper'] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.uk-card-default {
  border-radius: 10px;
  color: #36312C; }

ul.uk-accordion li {
  list-style-type: none;
  margin-left: 0; }

.text-color {
  color: #36312C; }

.transition0, .button:before, .button.btn-white:before, .article-content .spec-fields-outer {
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out; }

.transition300ms, h1, .h1, h2, .h2, h3, .h3, .button, .button:after, .button:hover:before, .button:focus:before, .button.btn-white:after, .button.btn-white:hover:before, .button.btn-white:focus:before, .btn-line, .btn-line:before, .btn-line:after, .btn-line-reverse, .btn-line-reverse:before, .btn-line-reverse:after, .btn-goback, .btn-goback:before, .btn-scroll, .btn-scroll:after, header .logo, #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close, #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a, .mod-slideshow .content .text .hero-text, .mod-slideshow .content .image, .products-subcat-list .uk-accordion-title:before, .products-subcat-list .uk-accordion-title h2 {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.transition500ms, .header-search, .mod-products.feature-product .item_image img {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

.text-shadow {
  text-shadow: 0 0 3px #E3367F; }

/************************
 * Standard Sections
 ************************/
/* Header / Menu */
header .container {
  background: transparent;
  padding-left: 50px;
  padding-right: 50px; }
  @media screen and (max-width: 1500px) {
    header .container {
      max-width: 1400px;
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 1430px) {
    header .container {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 960px) {
    header .container {
      padding-left: 15px;
      padding-right: 15px; } }
header .logo {
  width: 336px; }
  @media screen and (max-width: 850px) {
    header .logo {
      width: 220px; } }
  @media screen and (max-width: 767px) {
    header .logo {
      width: 200px; } }
  header .logo img {
    margin-top: 20px; }
@media screen and (max-width: 767px) {
  header .desktop-nav {
    margin-top: 10px; } }
header .desktop-nav .uk-navbar-nav > li > a {
  padding: 0;
  font-family: "Intro Rust Base";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.48px;
  color: #FFF; }
  header .desktop-nav .uk-navbar-nav > li > a:hover {
    color: #339e49; }
header .desktop-nav .uk-navbar-toggle-outer {
  margin-left: 30px;
  width: 65px;
  text-align: center;
  display: flex;
  justify-content: center; }
  header .desktop-nav .uk-navbar-toggle-outer .uk-navbar-toggle {
    background-image: url(../images/menu-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60px;
    height: 60px;
    background-position: 50%;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    header .desktop-nav .uk-navbar-toggle-outer .uk-navbar-toggle:hover {
      width: 65px;
      height: 65px; }
header .desktop-nav img {
  display: none; }
@media screen and (max-width: 639px) {
  header .desktop-nav .header-search, header .desktop-nav .search-toggle {
    display: none; } }

.home header {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  background: transparent; }

@media screen and (max-width: 1500px) {
  .follower header {
    background: #F2F0ED; } }
.follower header .container {
  background: #F2F0ED; }
.follower header .desktop-nav .uk-navbar-nav > li > a {
  color: #36312C; }
  .follower header .desktop-nav .uk-navbar-nav > li > a:hover {
    color: #339e49; }
.follower header .search-icon {
  background-image: url(../images/search-icon-grey.svg); }
  .follower header .search-icon:hover {
    background-image: url(../images/search-icon-green.svg); }

#offcanvas-push .uk-offcanvas-close-outer {
  margin-right: 30px;
  width: 65px;
  text-align: center;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 40px;
  right: 30px; }
  @media screen and (max-width: 1110px) {
    #offcanvas-push .uk-offcanvas-close-outer {
      margin-right: -15px; } }
  @media screen and (max-width: 767px) {
    #offcanvas-push .uk-offcanvas-close-outer {
      top: 20px; } }
  #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close {
    background-image: url(../images/menu-close.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60px;
    height: 60px;
    background-position: 50%;
    cursor: pointer;
    padding: 0;
    position: relative;
    top: 0;
    right: 0; }
    #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close:hover {
      width: 65px;
      height: 65px; }
#offcanvas-push .uk-offcanvas-bar {
  width: 500px;
  background: #339e49; }
  @media screen and (max-width: 600px) {
    #offcanvas-push .uk-offcanvas-bar {
      width: 100vw; } }
  #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav {
    flex-direction: column;
    margin-top: 90px; }
    @media screen and (max-width: 767px) {
      #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav {
        margin-top: 30px; } }
    #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li {
      padding-left: 80px;
      margin-left: 0; }
      #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li.active, #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:hover {
        background: #FFF;
        border-radius: 5px; }
        #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li.active a, #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:hover a {
          color: #339e49; }
      @media screen and (max-width: 768px) {
        #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:hover {
          background: #339e49;
          color: #FFF; } }
      @media screen and (max-width: 768px) {
        #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:hover a {
          color: #FFF; } }
      #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:first-child {
        display: none; }
        @media screen and (max-width: 767px) {
          #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav > li:first-child {
            display: block; } }
    #offcanvas-push .uk-offcanvas-bar ul.uk-navbar-nav .item-107 {
      margin-top: 40px; }
  #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a {
    justify-content: left;
    font-family: "Intro Rust Base";
    font-size: 20px;
    color: #FFF;
    min-height: 50px; }
    @media screen and (max-width: 770px) {
      #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a {
        min-height: 45px; } }
    @media screen and (max-width: 360px) {
      #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a {
        font-size: 18px;
        min-height: 45px; } }
  #offcanvas-push .uk-offcanvas-bar .img-container {
    margin-left: -85px;
    margin-right: 15px;
    width: 70px;
    text-align: center; }
    #offcanvas-push .uk-offcanvas-bar .img-container img {
      max-width: 70px;
      max-height: 35px; }
  #offcanvas-push .uk-offcanvas-bar .header-search {
    width: 180px;
    margin-left: 0;
    margin-top: 15px;
    display: none; }
    @media screen and (max-width: 767px) {
      #offcanvas-push .uk-offcanvas-bar .header-search {
        display: block; } }
#offcanvas-push .social-icon {
  list-style: none;
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  padding-left: 60px; }
  #offcanvas-push .social-icon svg {
    width: 40px; }
  #offcanvas-push .social-icon li {
    margin-left: 0;
    padding-left: 30px; }
@media screen and (max-width: 959px) {
  #offcanvas-push .uk-visible\@s, #offcanvas-push .uk-visible\@m {
    display: block !important; } }

.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  position: absolute; }
.uk-offcanvas-flip .offcanvas-push-outer {
  overflow: hidden;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  right: calc((100vw - 1920px) / 2);
  left: auto;
  width: 500px;
  z-index: 1000; }
  @media screen and (max-width: 1920px) {
    .uk-offcanvas-flip .offcanvas-push-outer {
      right: 0; } }
  @media screen and (max-width: 600px) {
    .uk-offcanvas-flip .offcanvas-push-outer {
      width: 100vw; } }

.search-icon {
  background-image: url(../images/search-icon.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  cursor: pointer;
  margin-left: 30px; }
  .search-icon:hover {
    background-image: url(../images/search-icon-green.svg); }

.header-search {
  width: 0;
  overflow: hidden;
  white-space: nowrap; }
  .header-search.open {
    width: 180px;
    margin-left: 30px; }
  .header-search form {
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    background: #FFF;
    padding-left: 10px;
    padding-right: 10px; }
  .header-search input {
    background: transparent;
    border: 0;
    width: 145px; }
    .header-search input.search-button {
      width: 12px;
      padding-top: 9px; }

.transition0, .button:before, .button.btn-white:before, .article-content .spec-fields-outer {
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out; }

.transition300ms, h1, .h1, h2, .h2, h3, .h3, .button, .button:after, .button:hover:before, .button:focus:before, .button.btn-white:after, .button.btn-white:hover:before, .button.btn-white:focus:before, .btn-line, .btn-line:before, .btn-line:after, .btn-line-reverse, .btn-line-reverse:before, .btn-line-reverse:after, .btn-goback, .btn-goback:before, .btn-scroll, .btn-scroll:after, header .logo, #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close, #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a, .mod-slideshow .content .text .hero-text, .mod-slideshow .content .image, .products-subcat-list .uk-accordion-title:before, .products-subcat-list .uk-accordion-title h2 {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.transition500ms, .header-search, .mod-products.feature-product .item_image img {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

.text-shadow {
  text-shadow: 0 0 3px #E3367F; }

.mod-slideshow {
  position: relative; }
  .mod-slideshow .for-desktop {
    display: block; }
    @media screen and (max-width: 767px) {
      .mod-slideshow .for-desktop {
        display: none; } }
  .mod-slideshow .for-tablet {
    display: none; }
    @media screen and (max-width: 767px) {
      .mod-slideshow .for-tablet {
        display: block; } }
    @media screen and (max-width: 600px) {
      .mod-slideshow .for-tablet {
        display: none; } }
  .mod-slideshow .for-mobile {
    display: none; }
    @media screen and (max-width: 600px) {
      .mod-slideshow .for-mobile {
        display: block; } }
  .mod-slideshow .container {
    position: relative; }
  .mod-slideshow .swiper-navigation {
    position: absolute;
    top: 50%;
    width: 100%; }
    @media screen and (max-width: 890px) {
      .mod-slideshow .swiper-navigation {
        display: none; } }
    .mod-slideshow .swiper-navigation .swiper-navigation-inner {
      position: relative; }
    .mod-slideshow .swiper-navigation .swiper-button-prev {
      left: 0;
      position: absolute;
      background-image: none;
      cursor: pointer;
      color: #FFF;
      -webkit-tap-highlight-color: transparent; }
      .mod-slideshow .swiper-navigation .swiper-button-prev:focus {
        outline: 0; }
      .mod-slideshow .swiper-navigation .swiper-button-prev:before {
        background: #FFF; }
      .mod-slideshow .swiper-navigation .swiper-button-prev:after {
        background: #ccc;
        opacity: 1; }
    .mod-slideshow .swiper-navigation .swiper-button-next {
      right: 0;
      position: absolute;
      background-image: none;
      cursor: pointer;
      padding-right: 125px;
      color: #FFF;
      -webkit-tap-highlight-color: transparent; }
      .mod-slideshow .swiper-navigation .swiper-button-next:focus {
        outline: 0; }
      .mod-slideshow .swiper-navigation .swiper-button-next:before {
        background: #FFF; }
      .mod-slideshow .swiper-navigation .swiper-button-next:after {
        background: #ccc;
        opacity: 1; }
  .mod-slideshow .content .text .hero-text {
    background-image: url(../images/hero-text.svg);
    width: 845px;
    height: 0;
    padding-bottom: 33%;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1400px) {
      .mod-slideshow .content .text .hero-text {
        width: 600px; } }
    @media screen and (max-width: 767px) {
      .mod-slideshow .content .text .hero-text {
        width: 400px; } }
    @media screen and (max-width: 500px) {
      .mod-slideshow .content .text .hero-text {
        width: 300px; } }
  .mod-slideshow .content .image {
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    background-position: 0 0;
    background-size: cover; }
    .mod-slideshow .content .image:after {
      content: "";
      pointer-events: none;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      left: 0;
      background: rgba(0, 0, 0, 0); }
    .mod-slideshow .content .image img {
      width: 100%;
      height: auto;
      opacity: 0;
      height: 100%; }
  .mod-slideshow .content.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%; }
    .mod-slideshow .content.overlay .row {
      height: 100%; }
      .mod-slideshow .content.overlay .row .col-12 {
        height: 100%; }
  .mod-slideshow .scroll-bottom {
    position: absolute;
    bottom: 70px;
    color: #fff;
    z-index: 1111;
    display: flex;
    justify-content: center;
    width: 100%; }

.mod-order-now .container {
  position: relative; }
.mod-order-now .order-now-bg-left {
  position: absolute;
  left: 0;
  top: -213px;
  background-image: url(../images/malt.png);
  background-repeat: no-repeat;
  width: 287px;
  height: 426px; }
  @media screen and (max-width: 1300px) {
    .mod-order-now .order-now-bg-left {
      display: none; } }
@media screen and (max-width: 767px) {
  .mod-order-now .order-now-grid {
    flex-direction: column; } }
.mod-order-now .order-now-divider-outer {
  display: flex;
  align-items: center;
  justify-content: center; }
  .mod-order-now .order-now-divider-outer .order-now-divider {
    background: url(../images/div-divider.svg);
    width: 90px;
    height: 55px; }
.mod-order-now h2 {
  padding-left: 10px;
  padding-right: 10px; }
  .mod-order-now h2 a {
    color: #339e49; }
    .mod-order-now h2 a:hover {
      color: #36312C; }

.follower .order-now-bg-left {
  display: none; }

.mod-products.feature-product {
  overflow: hidden; }
  .mod-products.feature-product .container {
    background-image: url(../images/home-bg-1.png);
    background-color: #F2F0ED;
    background-repeat: no-repeat;
    background-position: left bottom; }
    @media screen and (max-width: 640px) {
      .mod-products.feature-product .container {
        padding-top: 0; } }
  .mod-products.feature-product .item_image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px; }
    .mod-products.feature-product .item_image img {
      max-height: 300px; }
  .mod-products.feature-product .swiper-slide {
    text-align: center; }
  .mod-products.feature-product a:hover h2 {
    color: #339e49; }
  .mod-products.feature-product a:hover .btn-line:after {
    left: 0;
    -webkit-animation: lineanimation .4s;
    animation: lineanimation .4s; }
.mod-products.homepagefeatureproduct .swiper-container {
  width: 70%;
  overflow: visible; }
.mod-products.homepagefeatureproduct .swiper-slide {
  opacity: .7; }
.mod-products.homepagefeatureproduct .swiper-slide-active {
  opacity: 1; }
@media screen and (max-width: 780px) {
  .mod-products.homepagefeatureproduct .swiper-navigation {
    position: relative;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; } }
.mod-products.homepagefeatureproduct .swiper-button-next {
  right: 100px;
  background-image: url(../images/triangle-right-arrow.svg);
  background-size: 27px 27px;
  width: 27px;
  height: 27px;
  -webkit-tap-highlight-color: transparent; }
  .mod-products.homepagefeatureproduct .swiper-button-next:focus {
    outline: 0; }
  @media screen and (max-width: 1650px) {
    .mod-products.homepagefeatureproduct .swiper-button-next {
      right: 20px; } }
  @media screen and (max-width: 780px) {
    .mod-products.homepagefeatureproduct .swiper-button-next {
      right: 10px; } }
.mod-products.homepagefeatureproduct .swiper-button-prev {
  left: 100px;
  background-image: url(../images/triangle-right-arrow.svg);
  background-size: 27px 27px;
  background-size: 27px 27px;
  width: 27px;
  height: 27px;
  transform: rotate(180deg);
  -webkit-tap-highlight-color: transparent; }
  .mod-products.homepagefeatureproduct .swiper-button-prev:focus {
    outline: 0; }
  @media screen and (max-width: 1650px) {
    .mod-products.homepagefeatureproduct .swiper-button-prev {
      left: 20px; } }
  @media screen and (max-width: 780px) {
    .mod-products.homepagefeatureproduct .swiper-button-prev {
      left: 10px; } }
.mod-products#listpagefeatureproduct .grid-container {
  padding-right: 50px;
  padding-left: 50px; }
@media screen and (max-width: 780px) {
  .mod-products#listpagefeatureproduct .swiper-navigation {
    position: relative;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; } }
.mod-products#listpagefeatureproduct .swiper-button-next {
  right: 100px;
  background-image: url(../images/triangle-right-arrow.svg);
  background-size: 27px 27px;
  width: 27px;
  height: 27px;
  -webkit-tap-highlight-color: transparent; }
  .mod-products#listpagefeatureproduct .swiper-button-next:focus {
    outline: 0; }
  @media screen and (max-width: 1650px) {
    .mod-products#listpagefeatureproduct .swiper-button-next {
      right: 20px; } }
  @media screen and (max-width: 780px) {
    .mod-products#listpagefeatureproduct .swiper-button-next {
      right: 10px; } }
.mod-products#listpagefeatureproduct .swiper-button-prev {
  left: 100px;
  background-image: url(../images/triangle-right-arrow.svg);
  background-size: 27px 27px;
  background-size: 27px 27px;
  width: 27px;
  height: 27px;
  transform: rotate(180deg);
  -webkit-tap-highlight-color: transparent; }
  .mod-products#listpagefeatureproduct .swiper-button-prev:focus {
    outline: 0; }
  @media screen and (max-width: 1650px) {
    .mod-products#listpagefeatureproduct .swiper-button-prev {
      left: 20px; } }
  @media screen and (max-width: 780px) {
    .mod-products#listpagefeatureproduct .swiper-button-prev {
      left: 10px; } }
@media screen and (max-width: 780px) {
  .mod-products#listpagefeatureproduct .swiper-container {
    width: 70%;
    overflow: visible; } }
@media screen and (max-width: 780px) {
  .mod-products#listpagefeatureproduct .swiper-slide {
    opacity: .7; } }
@media screen and (max-width: 780px) {
  .mod-products#listpagefeatureproduct .swiper-slide-active {
    opacity: 1; } }

.mod-content.layout1imageright .grid-container {
  position: relative;
  background-image: url(../images/circle-text.svg);
  background-repeat: no-repeat;
  background-position: 0 90px;
  background-size: 283px 284px; }
  @media screen and (max-width: 900px) {
    .mod-content.layout1imageright .grid-container {
      background-size: 150px 150px; } }
  @media screen and (max-width: 767px) {
    .mod-content.layout1imageright .grid-container {
      background-image: none; } }
.mod-content.layout1imageright h2 {
  max-width: 350px; }
  @media screen and (max-width: 639px) {
    .mod-content.layout1imageright h2 {
      max-width: 100%; } }
@media screen and (max-width: 639px) {
  .mod-content.layout1imageright .content-outer {
    flex-direction: column-reverse; } }
.mod-content.layout1imageright .item-content .item-content-inner {
  padding-left: 165px;
  padding-right: 20px; }
  @media screen and (max-width: 1400px) {
    .mod-content.layout1imageright .item-content .item-content-inner {
      padding-left: 80px; } }
  @media screen and (max-width: 960px) {
    .mod-content.layout1imageright .item-content .item-content-inner {
      padding-left: 0px; } }
  @media screen and (max-width: 639px) {
    .mod-content.layout1imageright .item-content .item-content-inner {
      padding-top: 0;
      padding-bottom: 55px; } }
  .mod-content.layout1imageright .item-content .item-content-inner p {
    margin-bottom: 0; }
.mod-content.layout1imageright .item-image {
  position: relative; }
  @media screen and (max-width: 800px) {
    .mod-content.layout1imageright .item-image {
      padding-top: 150px;
      padding-bottom: 150px; } }
  @media only screen and (max-width: 800px) and (max-width: 768px) {
    .mod-content.layout1imageright .item-image {
      padding-top: 70px;
      padding-bottom: 0; } }

  .mod-content.layout1imageright .item-image .item-image-image {
    margin-top: -60px;
    width: 70%; }
    @media screen and (max-width: 1200px) {
      .mod-content.layout1imageright .item-image .item-image-image {
        margin-top: 70px; } }
    @media screen and (max-width: 800px) {
      .mod-content.layout1imageright .item-image .item-image-image {
        margin-top: 0px; } }
    .mod-content.layout1imageright .item-image .item-image-image img {
      border-radius: 5px; }
  .mod-content.layout1imageright .item-image .item-image-square {
    position: absolute;
    right: 0;
    top: 50px;
    width: 40%; }
    @media screen and (max-width: 1200px) {
      .mod-content.layout1imageright .item-image .item-image-square {
        top: 150px; } }
    .mod-content.layout1imageright .item-image .item-image-square img {
      border-radius: 5px; }
.mod-content.layout1imageleft .container {
  position: relative;
  background-image: url(../images/home-bg-2.png);
  background-repeat: no-repeat;
  background-position: bottom right; }
@media screen and (max-width: 639px) {
  .mod-content.layout1imageleft .content-outer {
    flex-direction: column; } }
@media screen and (max-width: 800px) {
  .mod-content.layout1imageleft .item-content {
    padding-top: 150px;
    padding-bottom: 150px; } }
  @media only screen and (max-width: 800px) and (max-width: 768px) {
    .mod-content.layout1imageleft .item-content {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media only screen and (max-width: 800px) and (max-width: 639px) {
    .mod-content.layout1imageleft .item-content {
      padding-top: 0;
      padding-bottom: 0; } }

.mod-content.layout1imageleft .item-content .item-content-inner {
  padding-right: 165px;
  padding-left: 60px; }
  @media screen and (max-width: 1400px) {
    .mod-content.layout1imageleft .item-content .item-content-inner {
      padding-right: 80px; } }
  @media screen and (max-width: 960px) {
    .mod-content.layout1imageleft .item-content .item-content-inner {
      padding-right: 0px; } }
  @media screen and (max-width: 639px) {
    .mod-content.layout1imageleft .item-content .item-content-inner {
      top: 0%;
      left: 0%;
      transform: translate(0%, 0%);
      display: inline-block;
      position: relative !important;
      padding-top: 30px;
      padding-left: 0px; } }
.mod-content.layout1imageleft .item-content p {
  margin-bottom: 0; }
.mod-content.layout1imageleft .item-image {
  position: relative; }
  @media screen and (max-width: 800px) {
    .mod-content.layout1imageleft .item-image {
      padding-top: 150px;
      padding-bottom: 150px; } }
  @media only screen and (max-width: 800px) and (max-width: 768px) {
    .mod-content.layout1imageleft .item-image {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media only screen and (max-width: 800px) and (max-width: 639px) {
    .mod-content.layout1imageleft .item-image {
      padding-bottom: 0; } }

  .mod-content.layout1imageleft .item-image .item-image-image {
    float: right;
    margin-top: -60px;
    margin-bottom: -30px;
    z-index: 1;
    width: 36%;
    position: relative; }
    @media screen and (max-width: 800px) {
      .mod-content.layout1imageleft .item-image .item-image-image {
        margin-top: 0px;
        padding-top: 0;
        padding-bottom: 0; } }
    @media screen and (max-width: 639px) {
      .mod-content.layout1imageleft .item-image .item-image-image {
        padding-top: 0;
        padding-bottom: 0; } }
  .mod-content.layout1imageleft .item-image .item-image-square {
    position: absolute;
    left: 90px;
    top: 50px;
    width: 60%;
    right: 30%; }
    @media screen and (max-width: 800px) {
      .mod-content.layout1imageleft .item-image .item-image-square {
        top: 150px; } }
.mod-content.qualitycontent2 img {
  margin-bottom: 30px;
  height: 130px; }

@media screen and (max-width: 639px) {
  .mod_contenttwocols .two-cols {
    padding-top: 10px;
    padding-bottom: 0px; } }
.mod_contenttwocols .two-cols > div {
  position: relative; }
.mod_contenttwocols .two-cols .fg-image {
  position: absolute;
  left: -40%;
  top: -30%; }
  @media screen and (max-width: 1350px) {
    .mod_contenttwocols .two-cols .fg-image {
      left: -20%;
      width: 50%;
      top: -20%; } }
  @media screen and (max-width: 1100px) {
    .mod_contenttwocols .two-cols .fg-image {
      left: 0; } }
  @media screen and (max-width: 767px) {
    .mod_contenttwocols .two-cols .fg-image {
      top: -10%; } }
.mod_contenttwocols .two-cols:nth-child(2n) {
  flex-direction: row-reverse; }
  .mod_contenttwocols .two-cols:nth-child(2n) .fg-image {
    position: absolute;
    left: auto;
    top: auto;
    bottom: -30%;
    right: -40%; }
    @media screen and (max-width: 1350px) {
      .mod_contenttwocols .two-cols:nth-child(2n) .fg-image {
        right: -20%;
        width: 50%;
        bottom: -20%; } }
    @media screen and (max-width: 1100px) {
      .mod_contenttwocols .two-cols:nth-child(2n) .fg-image {
        right: 0; } }
    @media screen and (max-width: 767px) {
      .mod_contenttwocols .two-cols:nth-child(2n) .fg-image {
        top: -10%;
        bottom: auto; } }
.mod_contenttwocols .two-cols .content {
  display: flex;
  align-items: center;
  height: 100%; }
  @media screen and (max-width: 639px) {
    .mod_contenttwocols .two-cols .content h2 {
      margin-top: 30px; } }
@media screen and (max-width: 1400px) {
  .mod_contenttwocols.aboutus-page .two-cols .bg-image {
    width: 80%;
    float: right; } }
.mod_contenttwocols.aboutus-page .two-cols .fg-image {
  top: 15%;
  left: -30%; }
  @media screen and (max-width: 1400px) {
    .mod_contenttwocols.aboutus-page .two-cols .fg-image {
      width: 40%;
      left: 30px; } }
@media screen and (max-width: 1400px) {
  .mod_contenttwocols.aboutus-page .two-cols:nth-child(2n) .bg-image {
    width: 80%;
    float: left; } }
.mod_contenttwocols.aboutus-page .two-cols:nth-child(2n) .fg-image {
  top: 15%;
  right: -40%;
  left: auto;
  bottom: auto; }
  @media screen and (max-width: 1400px) {
    .mod_contenttwocols.aboutus-page .two-cols:nth-child(2n) .fg-image {
      width: 40%;
      right: 0; } }
.mod_contenttwocols.aboutus-page .uk-grid + .uk-grid {
  margin-top: 0px; }

.content h2 ~ h2 {
  margin-top: 40px; }
.content h3 ~ h3 {
  margin-top: 40px; }
.content h4 ~ h4 {
  margin-top: 40px; }

.article-content a:hover {
  color: #339e49; }
.article-content .container {
  position: relative; }
.article-content .page-title-outer {
  background-image: url(../images/hops-bg-2.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 30%; }
  @media screen and (max-width: 767px) {
    .article-content .page-title-outer {
      background-size: 60%; } }
  .article-content .page-title-outer .page-title {
    display: flex;
    align-items: center; }
    .article-content .page-title-outer .page-title .page-title-inner {
      width: 100%; }
    .article-content .page-title-outer .page-title h1.designed {
      background-image: url(../images/title-bg.svg);
      background-repeat: no-repeat;
      background-position: left bottom;
      padding-bottom: 40px;
      margin-bottom: 30px; }
    .article-content .page-title-outer .page-title .page-intro p:first-child {
      margin-top: 0; }
    @media screen and (max-width: 959px) {
      .article-content .page-title-outer .page-title .page-intro h6:last-child {
        margin-bottom: 20px; } }
.article-content .page-top-bg-left {
  position: absolute;
  left: 0;
  top: -160px;
  background-image: url(../images/hops-top-left-bg.png);
  background-repeat: no-repeat;
  width: 257px;
  height: 310px;
  background-size: contain; }
  @media screen and (max-width: 768px) {
    .article-content .page-top-bg-left {
      display: none; } }
.article-content .page-spec .spec-fields-outer h4 {
  padding: 15px 0px;
  background: #F2F0ED;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0; }
  .article-content .page-spec .spec-fields-outer h4.titleonly {
    padding: 15px 20px; }
    @media screen and (max-width: 1200px) {
      .article-content .page-spec .spec-fields-outer h4.titleonly {
        padding: 15px 10px; } }
.article-content .page-spec .spec-fields-outer h4 ~ h4 {
  margin-top: 20px; }
@media screen and (max-width: 959px) {
  .article-content .page-spec .chart-outer {
    margin-top: 30px; } }
.article-content .page-spec .chart-outer h4 {
  padding: 15px 20px;
  background: #F2F0ED;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0; }
.article-content .page-spec .chart-outer .chart {
  padding: 50px 70px;
  background: #FFF;
  border-radius: 0 0 5px 5px; }
  @media screen and (max-width: 640px) {
    .article-content .page-spec .chart-outer .chart {
      padding: 50px 0px; } }
  .article-content .page-spec .chart-outer .chart p {
    color: #7E7E7E;
    padding-left: 10px;
    padding-right: 10px; }
@media screen and (max-width: 640px) {
  .article-content .page-spec .chart-outer .chart-label {
    padding: 0px 20px; } }
.article-content .page-spec .chart-outer .chart-label span {
  font-family: "Intro Rust Base";
  text-transform: uppercase;
  font-size: 12px;
  color: #7E7E7E; }
  .article-content .page-spec .chart-outer .chart-label span:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    top: 1px;
    position: relative;
    margin-right: 10px; }
  .article-content .page-spec .chart-outer .chart-label span.purple {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.purple:before {
      background: rgba(191, 99, 166, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.pink {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.pink:before {
      background: rgba(233, 104, 163, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.orange {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.orange:before {
      background: rgba(242, 140, 50, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.darkorange {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.darkorange:before {
      background: rgba(170, 99, 36, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.yellow {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.yellow:before {
      background: rgba(245, 214, 61, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.green {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.green:before {
      background: rgba(120, 160, 0, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.lightgreen {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.lightgreen:before {
      background: rgba(173, 207, 47, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.darkblue {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.darkblue:before {
      background: rgba(70, 155, 169, 0.7); }
  .article-content .page-spec .chart-outer .chart-label span.blue {
    white-space: nowrap; }
    .article-content .page-spec .chart-outer .chart-label span.blue:before {
      background: rgba(121, 197, 214, 0.7); }
.article-content .page-spec .btn-outer {
  display: flex; }
  @media screen and (max-width: 640px) {
    .article-content .page-spec .btn-outer {
      flex-direction: column; } }
  .article-content .page-spec .btn-outer a + a {
    margin-left: 20px; }
    @media screen and (max-width: 640px) {
      .article-content .page-spec .btn-outer a + a {
        margin-top: 20px;
        margin-left: 0px; } }
  .article-content .page-spec .btn-outer .button {
    width: 240px;
    text-align: center; }
@media screen and (min-width: 780px) {
  .article-content .list-item h3, .article-content .related-products h3 {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; } }
.article-content .list-item a:hover h3, .article-content .list-item a:hover .item-header, .article-content .related-products a:hover h3, .article-content .related-products a:hover .item-header {
  color: #339e49; }
.article-content .list-item a:hover .spec-fields-outer, .article-content .related-products a:hover .spec-fields-outer {
  border: 2px solid #339e49;
  border-radius: 5px; }
  @media screen and (min-width: 780px) {
    .article-content .list-item a:hover .spec-fields-outer, .article-content .related-products a:hover .spec-fields-outer {
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out; } }
  .article-content .list-item a:hover .spec-fields-outer .item-header, .article-content .related-products a:hover .spec-fields-outer .item-header {
    background: #339e49;
    border-radius: 0; }
    @media screen and (min-width: 780px) {
      .article-content .list-item a:hover .spec-fields-outer .item-header, .article-content .related-products a:hover .spec-fields-outer .item-header {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out; } }
    .article-content .list-item a:hover .spec-fields-outer .item-header .item, .article-content .related-products a:hover .spec-fields-outer .item-header .item {
      color: #FFF; }
.article-content .spec-fields-outer {
  border: 2px solid #F8F8F8;
  border-radius: 5px; }
  @media screen and (max-width: 959px) {
    .article-content .spec-fields-outer {
      margin-top: 20px; } }
  .article-content .spec-fields-outer .spec-fields-header {
    background: #F2F0ED; }
    .article-content .spec-fields-outer .spec-fields-header .uk-grid {
      padding-left: 20px;
      margin-left: -40px; }
    .article-content .spec-fields-outer .spec-fields-header .item h4 {
      padding-left: 0;
      margin-left: -10px; }
  .article-content .spec-fields-outer .item-header {
    background: #EFE9E2;
    border-radius: 5px 5px 0 0; }
    .article-content .spec-fields-outer .item-header .uk-grid {
      padding-left: 40px;
      margin-left: -40px; }
    .article-content .spec-fields-outer .item-header .item {
      padding: 10px 10px 10px 0;
      color: #7E7E7E;
      padding: 15px 10px 15px 0px;
      margin-left: -20px;
      line-height: 23px; }
      .article-content .spec-fields-outer .item-header .item.left {
        margin-bottom: 0;
        padding: 15px 10px 15px 0px; }
.article-content .related-products .spec-fields-outer {
  border: 2px solid #F2F0ED; }
.article-content .related-products .spec-fields > * {
  margin-left: 0px; }
.article-content .spec-fields {
  background: #FFF;
  margin-left: 0;
  border-radius: 0 0 5px 5px; }
  .article-content .spec-fields > * {
    padding-left: 40px;
    margin-left: -40px; }
  .article-content .spec-fields .uk-grid + .uk-grid {
    margin-top: 0; }
  .article-content .spec-fields .item-outer .item {
    color: #7E7E7E;
    line-height: 20px;
    padding-right: 10px;
    margin-left: -20px; }
  .article-content .spec-fields .item-outer-4cols:nth-child(2n+1) .item {
    color: #7E7E7E;
    margin-left: -20px; }
  .article-content .spec-fields .item-outer + .item-outer + .item-outer {
    border-top: 2px solid #F2F0ED; }
.article-content .previtem {
  position: absolute;
  left: 0;
  top: 330px; }
  .article-content .previtem .btn-line {
    max-width: 100px; }
  @media screen and (max-width: 1800px) {
    .article-content .previtem {
      display: none; } }
.article-content .nextitem {
  position: absolute;
  right: 0;
  top: 330px; }
  .article-content .nextitem .btn-line-reverse {
    max-width: 100px; }
  @media screen and (max-width: 1800px) {
    .article-content .nextitem {
      display: none; } }
.article-content.hops-article .page-title-outer, .article-content.hopoils-article .page-title-outer {
  background-image: url(../images/hops-bg-1.svg); }
.article-content.hops-article .container, .article-content.hopoils-article .container {
  position: relative; }
.article-content.hops-list .page-title-outer {
  background-image: url(../images/hops-bg-2.svg); }
.article-content.contact-page .page-title-outer {
  background-image: url(../images/hops-bg-1.svg); }
.article-content.hopoils-list .page-top-bg-left, .article-content.hopoils-article .page-top-bg-left {
  background-image: url(../images/hopoils-top-left-bg.png);
  top: -100px; }
.article-content.malts-list .page-top-bg-left, .article-content.malts-article .page-top-bg-left {
  background-image: url(../images/malt.png);
  top: -213px;
  width: 287px;
  height: 426px; }
.article-content.yeasts-list .page-top-bg-left, .article-content.yeasts-article .page-top-bg-left {
  background-image: url(../images/yeast-powder.png);
  top: -176px;
  width: 189px;
  height: 352px; }
.article-content .related-hops, .article-content .related-hopoils, .article-content .related-malts {
  background-image: url(../images/hops-bg-3.svg);
  background-repeat: no-repeat;
  background-position: 0% 100%; }

.com_hops .mod-banner.feature-product .item:first-child {
  display: none; }
.com_hops .mod-banner.feature-product .item h2 {
  padding-left: 20px;
  padding-right: 20px; }

.com_hopoils .mod-banner.feature-product .item:nth-child(2) {
  display: none; }
.com_hopoils .mod-banner.feature-product .item h2 {
  padding-left: 20px;
  padding-right: 20px; }
.com_hopoils .page-title-inner h5 {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .com_hopoils .page-title-inner h5 {
      width: 100%; } }

.com_malts .mod-banner.feature-product .item:nth-child(3), .com_products .mod-banner.feature-product .item:nth-child(3) {
  display: none; }
.com_malts .mod-banner.feature-product .item h2, .com_products .mod-banner.feature-product .item h2 {
  padding-left: 20px;
  padding-right: 20px; }
.com_malts .page-title-inner h1, .com_products .page-title-inner h1 {
  width: 50%; }
  @media screen and (max-width: 768px) {
    .com_malts .page-title-inner h1, .com_products .page-title-inner h1 {
      width: 100%; } }
.com_malts .page-title-inner h5, .com_products .page-title-inner h5 {
  width: 50%; }
  @media screen and (max-width: 768px) {
    .com_malts .page-title-inner h5, .com_products .page-title-inner h5 {
      width: 100%; } }
.com_malts .article-content .spec-fields .item-outer + .item-outer + .item-outer, .com_products .article-content .spec-fields .item-outer + .item-outer + .item-outer {
  border-top: 2px solid #F2F0ED; }
.com_malts .article-content .spec-fields .item-outer-4cols + .item-outer-4cols + .item-outer-4cols, .com_products .article-content .spec-fields .item-outer-4cols + .item-outer-4cols + .item-outer-4cols {
  border-top: 0px solid #F2F0ED; }
.com_malts .article-content .spec-fields .item-outer-4cols + .item-outer-4cols + .item-outer-4cols + .item-outer-4cols + .item-outer-4cols, .com_products .article-content .spec-fields .item-outer-4cols + .item-outer-4cols + .item-outer-4cols + .item-outer-4cols + .item-outer-4cols {
  border-top: 2px solid #F2F0ED; }

.com_products.view-article .spec-fields {
  overflow: hidden; }
  .com_products.view-article .spec-fields .uk-grid + .uk-grid {
    border-top: 2px solid #F2F0ED; }

.com_yeasts .mod-banner.feature-product .item:nth-child(4) {
  display: none; }
.com_yeasts .mod-banner.feature-product .item h2 {
  padding-left: 20px;
  padding-right: 20px; }

.com_processingaids .mod-banner.feature-product .item:nth-child(5) {
  display: none; }
.com_processingaids .mod-banner.feature-product .item h2 {
  padding-left: 20px;
  padding-right: 20px; }

.products-subcat-list .uk-accordion > :nth-child(n+2) {
  margin-top: 0px; }
.products-subcat-list .uk-accordion li {
  padding-left: 0; }
.products-subcat-list .uk-accordion li + li {
  border-top: 1px solid #C6C6C6; }
.products-subcat-list .uk-open .uk-accordion-content {
  padding-bottom: 40px; }
.products-subcat-list .uk-open .uk-accordion-title:before {
  background-image: url(../images/up-arrow-grren.svg);
  transform: rotate(180deg) translateY(50%); }
.products-subcat-list .uk-open .uk-accordion-title h2 {
  color: #339e49; }
.products-subcat-list .uk-accordion-title {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 50px; }
  .products-subcat-list .uk-accordion-title:before {
    background-image: url(../images/down-arrow-2.svg);
    width: 32px;
    height: 22px;
    top: 50%;
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    background-repeat: no-repeat; }
    @media screen and (max-width: 600px) {
      .products-subcat-list .uk-accordion-title:before {
        background-size: 61%; } }
  .products-subcat-list .uk-accordion-title img {
    display: inline-block;
    margin-right: 40px;
    width: 140px;
    min-width: 140px;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media screen and (max-width: 600px) {
      .products-subcat-list .uk-accordion-title img {
        width: 70px;
        min-width: 70px;
        margin-right: 20px; } }
  .products-subcat-list .uk-accordion-title h2 {
    display: inline-block;
    font-family: "Intro Rust Base";
    font-weight: normal;
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 0px;
    vertical-align: middle; }
    @media screen and (max-width: 1470px) {
      .products-subcat-list .uk-accordion-title h2 {
        font-size: 40px;
        line-height: 48px; } }
    @media screen and (max-width: 768px) {
      .products-subcat-list .uk-accordion-title h2 {
        font-size: 30px;
        line-height: 37px; } }
    @media screen and (max-width: 460px) {
      .products-subcat-list .uk-accordion-title h2 {
        font-size: 24px;
        line-height: 30px; } }

.contact-page #map1, .contact-page #map2 {
  height: 200px; }
  @media screen and (max-width: 639px) {
    .contact-page #map1, .contact-page #map2 {
      margin-bottom: 30px; } }
@media screen and (max-width: 639px) {
  .contact-page #map2 {
    margin-top: 10px; } }
.contact-page a.getdirection {
  text-decoration: underline; }
@media screen and (max-width: 959px) {
  .contact-page form {
    margin-top: 30px; } }

form label {
  color: #7E7E7E !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: "Intro Rust Base" !important; }
  form label.error {
    color: #9e2323 !important; }
form .uk-input, form .uk-select:not([multiple]):not([size]) {
  height: 54px;
  border-radius: 5px; }
form input {
  font-family: "Georgia";
  font-size: 16px;
  color: #36312C; }

.page404 .grid-container {
  text-align: center; }
.page404 img {
  margin: 50px; }
  @media screen and (max-width: 460px) {
    .page404 img {
      width: 200px; } }
.page404 h2 {
  color: #FFF; }
.page404 p {
  color: #FFF; }
.page404 .nav.menu {
  list-style-type: none; }
  .page404 .nav.menu li {
    padding-left: 0;
    margin-left: 0;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px; }
    .page404 .nav.menu li a {
      color: #FFF; }
  .page404 .nav.menu img {
    display: none; }

.uk-modal-container .uk-modal-dialog {
  width: 680px; }

.uk-modal-body {
  padding: 90px 90px; }
  @media screen and (max-width: 767px) {
    .uk-modal-body {
      padding: 15px; } }

.alert-success p {
  color: #339e49;
  margin-top: 0; }

.alert-danger p {
  color: #9e2323;
  margin-top: 0; }

@media screen and (max-width: 767px) {
  .list-search form {
    display: flex;
    flex-direction: column; } }
.list-search .select_box {
  overflow: hidden;
  position: relative;
  background: #339e49;
  border: 2px solid #339e49;
  border-radius: 5px;
  margin-right: 40px;
  display: inline-block;
  box-sizing: border-box; }
.list-search .select_box ~ .select_box {
  margin-top: 20px; }
.list-search .select_box:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FFF;
  position: absolute;
  top: 45%;
  right: 20px;
  content: "";
  z-index: 98; }
.list-search .select_box select {
  border: 0;
  position: relative;
  z-index: 99;
  background: none;
  padding-left: 20px;
  padding-right: 40px !important; }
.list-search select {
  background: none !important;
  color: #FFF;
  display: inline-block;
  font-family: "Intro Rust Base";
  font-size: 18px;
  letter-spacing: 0.54px;
  outline: 0 !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  appearance: none;
  outline-width: 0; }
  .list-search select:focus {
    color: #FFF;
    outline: 0 !important;
    border: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    outline-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
.list-search .select_box_hidden {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  display: none; }
.list-search .select_box_header {
  overflow: hidden;
  position: relative;
  background: #339e49;
  border: 2px solid #339e49;
  border-radius: 5px;
  margin-right: 0px;
  display: inline-block;
  box-sizing: border-box; }
  .list-search .select_box_header .arrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
    position: absolute;
    top: 45%;
    right: 20px;
    content: "";
    z-index: 98; }
.list-search .select_box_content {
  position: absolute;
  background: #fff;
  width: 100%;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  left: 0;
  top: 60px; }
  .list-search .select_box_content div {
    padding: 10px; }
  .list-search .select_box_content div + div {
    border-top: 2px solid #F2F0ED; }

.com_search form#searchForm .btn-toolbar .btn-group {
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 639px) {
    .com_search form#searchForm .btn-toolbar .btn-group {
      width: 100%; } }
  @media screen and (max-width: 639px) {
    .com_search form#searchForm .btn-toolbar .btn-group .button {
      margin-top: 20px; } }
.com_search form#searchForm input {
  width: auto; }
.com_search .search-results .result-title ~ .result-title h6 {
  margin-top: 20px; }

.pagination ul {
  list-style: none; }
  .pagination ul li {
    float: left; }
    .pagination ul li:first-child {
      margin-left: 0;
      padding-left: 0; }

.pagination {
  margin: 18px 0;
  margin-top: 40px; }
  .pagination ul li {
    margin-left: 0;
    padding-left: 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination ul li:not(.pagination-start):not(.pagination-prev):not(.pagination-next):not(.pagination-end) > span {
  color: #339e49; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px; }

.transition0, .button:before, .button.btn-white:before, .article-content .spec-fields-outer {
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out; }

.transition300ms, h1, .h1, h2, .h2, h3, .h3, .button, .button:after, .button:hover:before, .button:focus:before, .button.btn-white:after, .button.btn-white:hover:before, .button.btn-white:focus:before, .btn-line, .btn-line:before, .btn-line:after, .btn-line-reverse, .btn-line-reverse:before, .btn-line-reverse:after, .btn-goback, .btn-goback:before, .btn-scroll, .btn-scroll:after, header .logo, #offcanvas-push .uk-offcanvas-close-outer .uk-offcanvas-close, #offcanvas-push .uk-offcanvas-bar .uk-navbar-nav > li > a, .mod-slideshow .content .text .hero-text, .mod-slideshow .content .image, .products-subcat-list .uk-accordion-title:before, .products-subcat-list .uk-accordion-title h2 {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.transition500ms, .header-search, .mod-products.feature-product .item_image img {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

.text-shadow {
  text-shadow: 0 0 3px #E3367F; }

footer .footer-top .container {
  background-color: #36312C;
  position: relative; }
footer .footer-top .footer-bg-right {
  position: absolute;
  right: 0;
  top: -55%;
  background-image: url(../images/hops-detail.png);
  background-repeat: no-repeat;
  width: 221px;
  height: 407px; }
  @media screen and (max-width: 1090px) {
    footer .footer-top .footer-bg-right {
      display: none; } }
footer .footer-top a {
  color: #FFF;
  font-size: 16px; }
  footer .footer-top a:hover {
    color: #339e49; }
footer .footer-top h4, footer .footer-top p {
  color: #FFF; }
@media screen and (max-width: 639px) {
  footer .footer-top h4 {
    margin-bottom: 10px; } }
@media screen and (max-width: 639px) {
  footer .footer-top p {
    margin: 0px; } }
footer .footer-top .logo-outer {
  width: 270px; }
  @media screen and (max-width: 959px) {
    footer .footer-top .logo-outer {
      margin-left: auto;
      margin-right: auto; } }
@media screen and (max-width: 639px) {
  footer .footer-top .footer-grid {
    justify-content: center; } }
footer .uk-navbar-nav {
  justify-content: center; }
  @media screen and (max-width: 959px) {
    footer .uk-navbar-nav {
      display: flex !important; } }
  @media screen and (max-width: 639px) {
    footer .uk-navbar-nav {
      display: none !important; } }
  footer .uk-navbar-nav li:first-child {
    margin-left: 0;
    padding-left: 0; }
  footer .uk-navbar-nav > li > a {
    padding: 0;
    font-family: "Intro Rust Base";
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    color: #FFF; }
  footer .uk-navbar-nav img {
    display: none; }
footer .footer-bottom .container {
  background: #2F2C28;
  color: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 13px; }
  footer .footer-bottom .container a {
    color: #FFF;
    font-size: 13px; }
    footer .footer-bottom .container a:hover {
      color: #339e49; }
  @media screen and (max-width: 639px) {
    footer .footer-bottom .container .copy {
      width: 100%;
      display: inline-block; } }
  footer .footer-bottom .container .bullet {
    padding-left: 20px;
    padding-right: 20px; }
  @media screen and (max-width: 639px) {
    footer .footer-bottom .container .dash {
      display: none; } }
footer .footer-bottom .footer-copyright {
  opacity: .6; }

/*# sourceMappingURL=styles.css.map */
