/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-navigation > .g-container {
  position: relative;
}
#g-navigation {
  background-color: #fff;
  color: #959595;
  text-align: center;
  position: relative;
  z-index: 1002;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #444;
  padding: 18px 23px;
  border-right: 1px solid #efefef;
  text-transform: none;
  font-family: Raleway;
  font-weight: 400;
  font-size: 1.2rem;
  letter-spacing: 0.4px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  text-align: center;
}
.g-main-nav .g-toplevel > li .g-menu-item-content {
  cursor: pointer;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  white-space: nowrap;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover {
  color: #779625;
}
.g-main-nav .g-toplevel > li {
  cursor: pointer;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  list-style: none;
}
.g-main-nav {
  font-family: "Raleway";
  font-weight: 400;
  font-size: 1.1rem;
}
#g-header > .g-container > .g-grid > .g-block:last-child {
  text-align: right;
}
.g-grid {
  list-style: none;
  text-rendering: optimizespeed;
}
#g-header {
  color: #777777;
}
.g-main-nav .g-dropdown {
  text-align: left;
  background: white;
}
.g-main-nav .g-dropdown {
  font-size: 1rem;
  background: white;
}
.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown {
  visibility: visible;
}
#g-breadcrumb {
  padding: 2rem 0;
  text-align: center;
  font-weight: bold;
}
.g-grid > .g-block:first-child ul.breadcrumb {
  text-align: center;
}
.uk-dotnav > .uk-active > * {
  background: #a6ce39;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f7f7f7;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#g-top {
  color: #444;
  font-size: 0.81rem;
  font-weight: bold;
  border-top: 3px solid #a6ce39;
  background-color: #f9f9f9;
  border-bottom: 3px solid #a6ce39;
  z-index: 1003;
}
#g-footer .title-border .g-title {
  border-bottom: 1px solid #373737;
  padding-bottom: 10px;
}
#g-footer .title-border .g-title:after {
  display: block;
}
#g-footer .title-border .g-title:after {
  background: #a6ce39;
  height: 1px;
  left: -25px;
  top: 42px;
  position: absolute;
  width: 50px;
}
#g-footer .title-border .g-title:after {
  border: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-footer .g-title {
    font-size: 1.2rem;
  }
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10.7px 15px;
  color: #444;
  font-weight: bold;
}
.j2store-categories-module {
  padding-top: 30px;
}
.j2store-categories-module li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 20px;
  width: 33%;
}
.j2store-categories-module li img {
  height: auto;
  width: 100%;
  max-width: 100%;
  border: 1px solid #eeeeee;
  opacity: 1;
  transition: all 0.3s ease 0s;
}
.j2store-categories-module li h4 {
  margin-top: 20px;
}
.j2store-categories-module li h4 a {
  transition: all 0.3s ease 0s;
  color: #333333;
  font-weight: 600;
}
.j2store-categories-module li h4 a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .j2store-categories-module li {
    width: 100%;
  }
}
.j2store-categories-module li:hover img {
  opacity: 1;
}
.j2store-categories-module li:hover h4 a {
  color: #a6ce39;
}
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
}
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #a6ce39;
  padding: 0 20px;
  font-size: 2rem;
  font-weight: bold;
}
.g-pricing-tables .g-table-title {
  min-height: 110px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricing-tables .g-table-title {
    min-height: 120px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricing-tables .g-table-title {
    min-height: 130px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables .g-table-title {
    min-height: 90px;
  }
}
.com_j2store .j2store-product-list .j2store-products-row > .col-sm-4 {
  width: 33.33333%;
}
@media only all and (max-width: 47.99rem) {
  .com_j2store .j2store-product-list .j2store-products-row > .col-sm-4 {
    width: auto;
  }
}
.com_j2store .j2store-product-list .j2store-products-row > .col-sm-6 {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .com_j2store .j2store-product-list .j2store-products-row > .col-sm-6 {
    width: auto;
  }
}
.com_j2store .j2store-product-list > .row > .col-sm-9 {
  width: 75%;
}
@media only all and (max-width: 47.99rem) {
  .com_j2store .j2store-product-list > .row > .col-sm-9 {
    width: auto;
  }
}
.com_j2store .j2store-product-list > .row > .col-sm-3 {
  width: 25%;
}
@media only all and (max-width: 47.99rem) {
  .com_j2store .j2store-product-list > .row > .col-sm-3 {
    width: auto;
  }
}
.product-20 .j2store-add-to-cart {
  display: none;
}
.product-19 .j2store-add-to-cart {
  display: none;
}
.product-18 .j2store-add-to-cart {
  display: none;
}
.product-17 .j2store-add-to-cart {
  display: none;
}
.product-15 .j2store-add-to-cart {
  display: none;
}
.product-14 .j2store-add-to-cart {
  display: none;
}
.product-13 .j2store-add-to-cart {
  display: none;
}
.product-12 .j2store-add-to-cart {
  display: none;
}
.product-11 .j2store-add-to-cart {
  display: none;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #a6ce39;
  transition: 200ms color;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
*, ::before, ::after {
  box-sizing: inherit;
}
.g-companies.style1 .g-companies-item img, .g-companies.style2 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  filter: none;
}
.g-companies .uk-overlay-panel, .g-companies-slider .uk-overlay-panel, .g-companies-slideset .uk-overlay-panel {
  opacity: 1 !important;
  transform: translateY(0);
  position: relative;
}
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #a6ce39 !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #000;
  background-color: #a6ce39;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
  padding: 8px 15px;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #000;
  background-color: #f1d600;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
  padding: 8px 15px;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #a6ce39;
  transition: 200ms color;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}
.cc_container, .cc_message, .cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
.cc_container, .cc_message, .cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  background-color: transparent;
  text-decoration: none;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 40px 10px;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #818181;
  padding: 36px 17px;
  -webkit-transition: padding 0.3s;
  -moz-transition: padding 0.3s;
  transition: padding 0.3s;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.2345rem 0.469rem;
  white-space: nowrap;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.g-main-nav .g-toplevel > li .g-menu-item-container {
  transition: transform 0.2s ease-out;
}
.g-menu-item-container {
  display: block;
  position: relative;
}
a {
  background: transparent;
  background-color: transparent;
  background-color: transparent;
  text-decoration: none;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
*, ::before, ::after {
  box-sizing: inherit;
}
*, ::before, ::after {
  box-sizing: inherit;
}
#g-header .g-main-nav .g-dropdown > .g-dropdown-column {
  border-top: 3px solid #a6ce39;
}
#g-header .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 0;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #818181;
  font-weight: normal;
}
#g-header .g-main-nav .g-dropdown .g-menu-item-container {
  color: #818181;
  padding: 12px 17px;
  padding-right: 17px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.2345rem 0.469rem;
  white-space: nowrap;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.g-main-nav .g-toplevel > li .g-menu-item-container {
  transition: transform 0.2s ease-out;
}
.g-menu-item-container {
  display: block;
  position: relative;
}
a {
  background: transparent;
  background-color: transparent;
  background-color: transparent;
  text-decoration: none;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #a6ce39;
}
#g-header {
  box-shadow: 8px 8px 15px black;
}
/*# sourceMappingURL=custom_21.css.map */