/* 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
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
h1.entry-title {
  font-size: 1.5rem;
}
a {
  color: #5BAB26;
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.grey-bar, .dark-grey-bar, .g-products .page-title, .tax-product_cat .page-title, .post-type-archive .page-title {
  display: block;
  line-height: 3rem;
  margin-top: 0;
  padding: 0 20px;
  background: #aaa;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}
.woocommerce .quantity .qty {
  padding: 0.375rem 0.5rem;
}
.button {
  background: #5BAB26;
  border-radius: 0;
  padding: 10px 17px;
  font-size: 1.2rem;
  text-transform: none;
  letter-spacing: 0.05rem;
  word-spacing: 0.15rem;
  font-weight: 500;
}
.button-2 {
  background: #ed7924;
  font-weight: 600;
}
.button a, .button-2 a {
  color: #fff;
}
.c-text.full-width {
  display: block;
}
.meta-author, .meta-comments-count, .meta-categories, .meta-date::after {
  visibility: hidden;
  display: none;
}
.nw-cart-container {
  z-index: 99;
  right: 20%;
  top: 70px;
}
.c-list {
  list-style: none;
  margin: 0;
}
#g-page-surround {
  background: #d7d7d7;
}
.full-width .g-block {
  -webkit-flex-basis: auto;
  flex-basis: auto;
}
#g-mainbar {
  padding-top: 21px;
}
#g-container-main > div {
  background: #fff;
}
#g-container-main > div, #g-container-footer > div {
  padding: 0 2%;
}
#g-page-surround > div:not(.full-width), #g-page-surround > section:not(.full-width), #g-page-surround > header:not(.full-width), #g-page-surround > footer:not(.full-width) {
  max-width: 75rem;
  margin: 0 auto;
}
.g-contentcubes {
  background: #fff;
}
.g-contentcubes .cube-items-wrapper {
  background: none;
  color: #000;
}
.woocommerce-breadcrumb {
  visibility: hidden;
  display: none;
}
#g-intro {
  font-family: "Open Sans", sans-serif;
  height: 43px;
  line-height: 45px;
  overflow: hidden;
}
#g-intro ul {
  height: 43px;
  line-height: 46px;
}
#g-intro ul li {
  display: inline-block;
  margin-left: 15px;
}
#g-intro ul li img {
  width: 28px;
  margin-top: 6px;
  margin-right: -1px;
  vertical-align: text-bottom;
  float: left;
}
#g-intro ul li i {
  margin-right: 6px;
}
#g-intro .g-social span {
  color: #fff;
  font-size: 40px;
}
.g-logo.g-logo-helium img {
  max-height: none;
}
.home #g-container-main .c-list {
  padding-left: 22px;
}
.home #g-container-main .c-list li {
  position: relative;
}
.home #g-container-main .c-list i {
  position: absolute;
  left: -21px;
  top: 8px;
  font-size: 0.9rem;
  color: #ed7924;
}
#g-intro .c-text, #g-intro .c-text a {
  color: #fff;
}
#g-intro, #g-header, .g-logo, .g-content, #g-intro ul, .g-social a, .g-home-particles.g-helium-style #g-header, .g-content-array {
  margin: 0 auto;
  padding: 0;
}
.g-menu-overlay.g-menu-overlay-open {
  display: none;
  visibility: hidden;
}
.g-offcanvas-toggle {
  color: #fff;
  top: 0.45rem;
}
#g-offcanvas #g-mobilemenu-container ul {
  margin: 25px 5px;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding-left: 35px;
}
#g-navigation .g-main-nav .g-sublevel > li:hover .g-menu-item-title {
  color: #fff;
  font-size: 0.85rem !important;
  text-decoration: none !important;
}
#g-navigation {
  background: #fff;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: normal;
  display: flex;
  padding: 0 9px;
  background: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li {
  position: relative;
  flex-grow: 1;
  margin: 0 0 0 1px;
  background: #5bab26;
}
section:not(#g-navigation) .g-main-nav .g-toplevel > li:first-child {
  visibility: hidden;
  display: none;
}
#g-navigation .g-main-nav .g-toplevel > li > a.g-menu-item-container {
  line-height: 60px;
  padding-left: 20px;
  height: 100%;
}
.g-home-particles.g-helium-style #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: white;
}
.g-sublevel li.active .g-menu-item-container {
  color: black !important;
}
#g-navigation .g-main-nav .g-toplevel > li.active > a.g-menu-item-container > .g-menu-item-content, .g-home-particles.g-helium-style #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-navigation .g-main-nav .g-toplevel > li.current-menu-item:not(:first-child) > a.g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:hover {
  background: #ed7924;
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li:first-child {
  text-align: center;
}
#g-navigation .g-main-nav .g-toplevel > li:first-child i {
  line-height: 68px;
  font-size: 200%;
  color: #fff;
  opacity: 1;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::after {
  content: "";
  position: absolute;
  right: 23px;
  top: -3px;
  font-family: FontAwesome, sans-serif;
  font-size: 44px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ed7924;
  color: #fff;
  width: 100%;
  border-radius: 0;
}
#g-navigation .g-main-nav .g-sublevel > li:hover .g-menu-item-title {
  text-decoration: underline;
  font-size: 1.1rem;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > a.g-menu-item-container:hover {
  color: #fff;
}
.owl-carousel {
  padding: 0px 40px 40px;
}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.owl-carousel .owl-item {
  padding: 10px;
}
.owl-nav div {
  color: #d7d7d7;
  border: 0;
  width: 52px;
  height: 52px;
  padding: 0;
  font-size: 4rem;
  font-weight: normal;
}
.owl-nav div.owl-prev {
  left: 0.9rem;
}
.owl-nav div.owl-next {
  right: 0.9rem;
}
.owl-nav div.owl-prev i {
  letter-spacing: 8px;
}
.owl-nav div.owl-next i {
  letter-spacing: -8px;
}
.owl-nav div i {
  line-height: 0;
}
#g-container-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e6e6e6;
  color: #000000;
}
#g-container-footer .bold {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
#g-container-footer .g-main-nav .g-toplevel > li {
  display: block;
  padding-left: 10px;
}
#g-container-footer .g-main-nav .g-toplevel > li > a {
  color: #000000;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 0.85;
  text-decoration: none;
}
#g-container-footer .g-main-nav .g-toplevel > li > a:hover {
  color: #ed7924;
}
#g-container-footer .g-main-nav .g-toplevel > li > a::before {
  content: "";
  font-family: FontAwesome, sans-serif;
  font-size: 1.5rem;
  color: #ed7924;
  vertical-align: bottom;
  margin-right: 15px;
}
.cube-items-wrapper {
  display: flex;
  text-align: center;
  padding: 20px;
}
.cube-items-wrapper .cube-item {
  flex-basis: 100%;
  position: relative;
  margin-left: 20px;
  padding: 15px 25px 70px;
}
.cube-items-wrapper .cube-item:first-child {
  margin-left: 0;
}
.cube-items-wrapper .cube-item .item-title {
  display: block;
  min-height: 46px;
  margin-bottom: 15px;
  line-height: 23px;
}
.cube-items-wrapper .cube-item .item-text {
  font-size: 0.9rem;
}
.cube-items-wrapper .cube-item .item-link {
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  transform: translate(-50%, -50%);
  font-size: 0.9rem;
  font-weight: bold;
  color: #5BAB26;
  border: 1px solid #5BAB26;
}
.cube-items-wrapper .cube-item .item-link:hover {
  color: #fff;
  background: #ed7924;
  border: 1px solid #ed7924;
}
#g-dienstverlening {
  background: #fff;
}
#g-dienstverlening .cube-items-wrapper .cube-item {
  border: 1px solid #ed7924;
}
#g-kracht .cube-items-wrapper {
  justify-content: center;
}
#g-kracht .cube-items-wrapper .cube-item {
  max-width: 300px;
  margin: 0 25px;
  background: #fff;
}
#g-kracht .cube-items-wrapper .cube-item .item-title {
  font-size: 1.2rem;
  min-height: 0;
}
#g-kracht .cube-items-wrapper .cube-item .item-text {
  font-size: 1rem;
}
.section-title {
  color: #fff;
  background: #ed7924;
  font-size: 30px;
  font-weight: 500;
  padding: 5px 0;
  word-spacing: 5px;
  letter-spacing: 1px;
}
.section-title a {
  color: #fff;
  opacity: 0.65;
}
#g-nieuws {
  padding: 30px 0 50px 0;
  background: #fff;
}
#g-nieuws .g-content {
  height: 100%;
}
#g-nieuws .g-array-item {
  height: 100%;
  border: 1px solid #ed7924;
  font-size: 0.8rem;
  font-weight: 500;
  overflow: auto;
  padding: 20px 10px 10px 20px;
}
#g-nieuws .g-grid {
  justify-content: center;
}
#g-nieuws .g-block {
  max-width: 90%;
  margin-left: 80px;
}
#g-nieuws .g-block:first-child {
  margin: 0;
}
#g-nieuws .g-array-item .g-array-item-image {
  float: left;
  width: 28%;
}
#g-nieuws .g-array-item .g-array-item-image img {
  margin-top: 10px;
}
#g-nieuws .g-array-item .g-array-item-content {
  float: right;
  width: 72%;
  padding: 0 20px;
}
.g-content-array .g-item-title {
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 500;
}
.g-content-array .g-array-item-text {
  margin: 0 0 15px;
  min-height: 75px;
}
.g-content-array .g-array-item-read-more .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: right;
  padding: 0.4rem 3.125rem;
  line-height: 1.25;
}
#g-sidebar {
  min-height: 95%;
  margin: 21px 10px 21px -15px;
  padding: 0;
  background: #ececec;
  font-weight: 600;
}
.tax-product_cat #g-sidebar, .post-type-archive #g-sidebar {
  margin-right: 10px !important;
  margin-top: 0px !important;
  padding: 10px;
}
#g-sidebar .g-grid:first-child {
  line-height: 3rem;
  padding-left: 30px;
}
#g-sidebar .g-grid:first-child a {
  font-size: 0.84rem;
}
#g-sidebar .g-grid:nth-child(2) {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#g-sidebar .c-text {
  display: block;
  line-height: 1.4rem;
  padding: 25px 15px 0 25px;
}
#g-sidebar .g-grid:last-child .c-text {
  font-size: 0.9rem;
  line-height: 1.6rem;
  padding-top: 20px;
}
#g-sidebar a {
  color: #000;
  font-size: 0.9rem;
}
#g-sidebar .product-categories {
  margin: 1.15rem 0 1.15rem 1.15rem;
  list-style: none;
  line-height: 2.3rem;
}
.g-products #g-sidebar .product-categories > .cat-parent > a {
  font-weight: 700;
}
.g-products #g-sidebar .product-categories > .cat-parent .children {
  list-style: none;
  position: relative;
  margin-left: 20px;
}
.g-products #g-sidebar .product-categories > .cat-parent .children a::before {
  content: "";
  position: absolute;
  font-family: FontAwesome, sans-serif;
  left: -18px;
  font-size: 1.2rem;
  color: #b9b9b9;
  font-weight: normal;
}
.g-products #g-sidebar .product-categories > li:not(.current-cat) {
  display: none;
  visibility: hidden;
}
.g-shop .g-particle {
  height: 100%;
}
.category-item {
  border: 1px solid #aaa;
  margin: 15px 31px 15px 31px;
  padding: 10px;
  text-align: center;
  height: 230px;
}
.category-item .category-image {
  height: 80%;
}
.category-item .category-image img {
  max-height: 100%;
}
.category-item .category-name {
  color: #000;
  font-weight: 700;
}
.category-item .category-text {
  visibility: hidden;
  display: none;
  color: #000;
}
.size-100 .category-item {
  height: 220px;
  margin-top: 30px;
  text-align: left;
  overflow: hidden;
}
.size-100 .category-item .category-image {
  display: inline-block;
  width: 30%;
  height: 100%;
  float: left;
}
.size-100 .category-item .category-name {
  font-size: 1.2rem;
  font-weight: 600;
}
.size-100 .category-item .category-text {
  font-size: 0.9rem;
  font-weight: 600;
}
.size-100 .category-item .category-name, .size-100 .category-item .category-text {
  visibility: visible;
  display: inline-block;
  width: 62%;
}
.g-shop #g-mainbar .section-title {
  font-size: 1rem;
  font-weight: 600;
  word-spacing: 0.05rem;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 100%;
  margin-bottom: 5rem;
  float: left;
  width: 175px;
  text-align: center;
}
.woocommerce ul.products * {
  line-height: 1rem;
}
.woocommerce ul.products li.product a img {
  display: inline-block;
  width: 150px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .prod-item > span {
  width: 100%;
  color: #449b3a;
}
.woocommerce ul.products li.product h2 {
  font-size: 1.1rem;
  font-weight: 600;
}
.woocommerce ul.products li.product .description {
  font-size: 0.94rem;
  line-height: 1.6rem;
  margin-top: 10px;
}
.woocommerce ul.products li.product .price {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .price_vat {
  font-size: 12px;
}
.woocommerce ul.products li.product .button {
  float: right;
  margin-top: -18px;
}
.woocommerce ul.products li.product .readmore {
  margin-right: 20px;
}
.woocommerce ul.products li.product .add_to_cart_button:not(.readmore) {
  background: #ed7924;
  color: #fff;
}
.woocommerce a.added_to_cart {
  position: absolute;
  right: 0;
  bottom: -45px;
}
.woocommerce-ordering, .woocommerce-result-count {
  visibility: hidden;
  display: none;
}
@media (max-width: 74.99rem) {
  #g-page-surround > div:not(.full-width), #g-page-surround > section:not(.full-width), #g-page-surround > header:not(.full-width), #g-page-surround > footer:not(.full-width) {
    max-width: 60rem;
  }
  .cube-items-wrapper .cube-item .item-link {
    width: 80%;
  }
  #g-navigation .g-main-nav .g-toplevel > li:first-child {
    max-width: 70px;
    width: 70px;
  }
  #g-navigation .g-main-nav .g-toplevel > li:first-child > a.g-menu-item-container::before {
    margin-left: 1px;
  }
  .nw-cart-container {
    right: 10%;
  }
  .nw-visible-desktop {
    display: inline-block !important;
  }
}
@media (max-width: 59.99rem) {
  #g-page-surround > div:not(.full-width), #g-page-surround > section:not(.full-width), #g-page-surround > header:not(.full-width), #g-page-surround > footer:not(.full-width) {
    max-width: 60rem;
  }
  .section-title {
    padding: 8px 0;
    font-size: 23px;
    letter-spacing: 0.5px;
  }
  #g-dienstverlening .cube-items-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #g-dienstverlening .cube-items-wrapper .cube-item, #g-dienstverlening .cube-items-wrapper .cube-item:first-child {
    flex-basis: 47%;
    margin: 10px 0;
  }
  #g-kracht .cube-items-wrapper {
    padding: 20px 5px;
  }
  #g-kracht .cube-items-wrapper .cube-item {
    margin: 0 10px;
  }
  #g-nieuws .g-block {
    max-width: 95%;
    margin-left: 20px;
  }
  .size-100 .category-item {
    height: auto;
  }
  .nw-cart-container {
    top: 55px;
    right: 15px;
  }
}
@media (max-width: 59.99rem) {
  #g-page-surround > div:not(.full-width), #g-page-surround > section:not(.full-width), #g-page-surround > header:not(.full-width), #g-page-surround > footer:not(.full-width), .g-container {
    width: 100%;
  }
  #g-nieuws .g-block {
    margin-left: 0;
  }
  #g-kracht .cube-items-wrapper .cube-item .item-link {
    width: 90%;
  }
  #g-kracht .cube-items-wrapper .cube-item:last-child {
    display: none;
    visibility: hidden;
  }
  #g-nieuws .g-content {
    height: auto;
  }
  .g-shop #g-mainbar .section-title {
    text-align: center !important;
    padding: 0;
  }
  .nw-visible-desktop {
    display: none !important;
  }
}
@media (max-width: 29.99rem) {
  #g-kracht .cube-items-wrapper {
    justify-content: space-between;
  }
  #g-dienstverlening .cube-items-wrapper .cube-item, #g-dienstverlening .cube-items-wrapper .cube-item:first-child {
    flex-basis: 100%;
    margin: 10px 0;
  }
  #g-kracht .cube-items-wrapper .cube-item, #g-kracht .cube-items-wrapper .cube-item:first-child {
    min-width: 48%;
    margin: 5px;
  }
}
@media (max-width: 59.99rem) {
  #g-intro ul {
    padding-left: 50px;
  }
}
.product-archive-row {
  width: 100%;
}
.product-archive-row .column-left {
  width: 25%;
  float: left;
}
.product-archive-row .column-right {
  width: 75%;
  float: left;
}
#g-sidebar ul li:not(.current-cat-parent).current-cat a {
  color: #5BAB26;
}
#g-sidebar ul li a {
  text-decoration: none;
}
/*# sourceMappingURL=custom.css.map */